Frames | No Frames |
Methods with return type org.joda.time.DurationField | |
DurationField | Get the centuries duration field for this chronology. |
DurationField | Get the days duration field for this chronology. |
DurationField | Get the eras duration field for this chronology. |
DurationField | Returns the duration per unit value of this field. |
DurationField | Gets a suitable field for this type from the given Chronology. |
DurationField | If this field were to leap, then it would be in units described by the
returned duration. |
DurationField | Returns the range duration of this field. |
DurationField | Get the halfdays duration field for this chronology. |
DurationField | Get the hours duration field for this chronology. |
DurationField | Get the millis duration field for this chronology. |
DurationField | Get the minutes duration field for this chronology. |
DurationField | Get the months duration field for this chronology. |
DurationField | Get the seconds duration field for this chronology. |
DurationField | Get the weeks duration field for this chronology. |
DurationField | Get the weekyears duration field for this chronology. |
DurationField | Get the years duration field for this chronology. |
Fields of type org.joda.time.DurationField | |
DurationField | |
DurationField | |
DurationField | |
DurationField | |
DurationField | |
DurationField | |
DurationField | |
DurationField | |
DurationField | |
DurationField | |
DurationField | |
DurationField |
Methods with return type org.joda.time.DurationField | |
DurationField | Get the centuries duration field for this chronology. |
DurationField | Get the centuries duration field for this chronology. |
DurationField | Get the days duration field for this chronology. |
DurationField | Get the days duration field for this chronology. |
DurationField | Get the eras duration field for this chronology. |
DurationField | Get the eras duration field for this chronology. |
DurationField | Get the halfdays duration field for this chronology. |
DurationField | Get the halfdays duration field for this chronology. |
DurationField | Get the hours duration field for this chronology. |
DurationField | Get the hours duration field for this chronology. |
DurationField | Get the millis duration field for this chronology. |
DurationField | Get the millis duration field for this chronology. |
DurationField | Get the minutes duration field for this chronology. |
DurationField | Get the minutes duration field for this chronology. |
DurationField | Get the months duration field for this chronology. |
DurationField | Get the months duration field for this chronology. |
DurationField | Get the seconds duration field for this chronology. |
DurationField | Get the seconds duration field for this chronology. |
DurationField | Get the weeks duration field for this chronology. |
DurationField | Get the weeks duration field for this chronology. |
DurationField | Get the weekyears duration field for this chronology. |
DurationField | Get the weekyears duration field for this chronology. |
DurationField | Get the years duration field for this chronology. |
DurationField | Get the years duration field for this chronology. |
Classes derived from org.joda.time.DurationField | |
class | BaseDurationField provides the common behaviour for DurationField
implementations. |
class | DecoratedDurationField extends BaseDurationField ,
implementing only the minimum required set of methods. |
class | DelegatedDurationField delegates each method call to the
duration field it wraps. |
class | Duration field class representing a field with a fixed unit length of one
millisecond. |
class | Duration field class representing a field with a fixed unit length. |
class | Scales a DurationField such that it's unit millis becomes larger in
magnitude. |
class | A placeholder implementation to use when a duration field is not supported. |
Constructors with parameter type org.joda.time.DurationField | |
Constructor. | |
Constructor. | |
Constructor. | |
PreciseDateTimeField.PreciseDateTimeField(DateTimeFieldType type, DurationField unit, DurationField range) Constructor. | |
PreciseDurationDateTimeField.PreciseDurationDateTimeField(DateTimeFieldType type, DurationField unit) Constructor. | |
Constructor
|
Fields of type org.joda.time.DurationField | |
DurationField | Singleton instance. |
Methods with parameter type org.joda.time.DurationField | |
UnsupportedDateTimeField | Gets an instance of UnsupportedDateTimeField for a specific named field. |
Methods with return type org.joda.time.DurationField | |
DurationField | Returns the duration per unit value of this field. |
DurationField | Returns the duration per unit value of this field. |
DurationField | Returns the duration per unit value of this field. |
DurationField | Returns the duration per unit value of this field. |
DurationField | Returns the duration per unit value of this field. |
DurationField | Returns a scaled version of the wrapped field's unit duration field. |
DurationField | Returns the duration per unit value of this field. |
DurationField | Returns the duration per unit value of this field. |
DurationField | Even though this DateTimeField is unsupported, the duration field might
be supported. |
DurationField | If this field were to leap, then it would be in units described by the
returned duration. |
DurationField | If this field were to leap, then it would be in units described by the
returned duration. |
DurationField | If this field were to leap, then it would be in units described by the
returned duration. |
DurationField | If this field were to leap, then it would be in units described by the
returned duration. |
DurationField | Always returns null. |
DurationField | If this field were to leap, then it would be in units described by the
returned duration. |
DurationField | Returns the range duration of this field. |
DurationField | Returns the range duration of this field. |
DurationField | Returns the range duration of this field. |
DurationField | Returns the range duration of this field. |
DurationField | Returns the range duration of this field. |
DurationField | Returns the range duration of this field. |
DurationField | Returns the range duration of this field. |
DurationField | Returns a scaled version of the wrapped field's unit duration field. |
DurationField | Always returns null. |
DurationField | Gets the wrapped duration field. |
DurationField | Gets the wrapped duration field. |