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 TypeClassDescriptionclass
DecoratedDateTimeField
extendsBaseDateTimeField
, implementing only the minimum required set of methods.class
Divides a DateTimeField such that the retrieved values are reduced by a fixed divisor.class
Abstract datetime field class that defines its own DurationField, which delegates back into this ImpreciseDateTimeField.class
Generic offset adjusting datetime field.class
Precise datetime field, composed of two precise duration fields.class
Precise datetime field, which has a precise unit duration field.class
Counterpart remainder datetime field toDividedDateTimeField
.final class
Wraps another field such that zero values are replaced with one more than it's maximum.