Uses of Class
org.joda.time.field.UnsupportedDurationField
-
Packages that use UnsupportedDurationField Package Description org.joda.time.field Implementation package providing abstract and standard field classes. -
-
Uses of UnsupportedDurationField in org.joda.time.field
Methods in org.joda.time.field that return UnsupportedDurationField Modifier and Type Method Description static UnsupportedDurationField
UnsupportedDurationField. getInstance(DurationFieldType type)
Gets an instance of UnsupportedDurationField for a specific named field.
-