Uses of Class
org.joda.time.field.BaseDateTimeField
Packages that use BaseDateTimeField
Package
Description
Implementation package providing abstract and standard field classes.
-
Uses of BaseDateTimeField in org.joda.time.field
Subclasses of BaseDateTimeField in org.joda.time.fieldModifier and TypeClassDescriptionclassDecoratedDateTimeFieldextendsBaseDateTimeField, implementing only the minimum required set of methods.classDivides a DateTimeField such that the retrieved values are reduced by a fixed divisor.classAbstract datetime field class that defines its own DurationField, which delegates back into this ImpreciseDateTimeField.classGeneric offset adjusting datetime field.classPrecise datetime field, composed of two precise duration fields.classPrecise datetime field, which has a precise unit duration field.classCounterpart remainder datetime field toDividedDateTimeField.final classWraps another field such that zero values are replaced with one more than it's maximum.