Uses of Class
org.joda.time.field.DividedDateTimeField
Packages that use DividedDateTimeField
Package
Description
Implementation package providing abstract and standard field classes.
-
Uses of DividedDateTimeField in org.joda.time.field
Constructors in org.joda.time.field with parameters of type DividedDateTimeFieldModifierConstructorDescriptionRemainderDateTimeField
(DividedDateTimeField dividedField) Construct a RemainderDateTimeField that compliments the given DividedDateTimeField.RemainderDateTimeField
(DividedDateTimeField dividedField, DateTimeFieldType type) Construct a RemainderDateTimeField that compliments the given DividedDateTimeField.RemainderDateTimeField
(DividedDateTimeField dividedField, DurationField durationField, DateTimeFieldType type) Construct a RemainderDateTimeField that compliments the given DividedDateTimeField.