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