final class RichAbstractReadableInstantFieldProperty extends AnyVal
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- RichAbstractReadableInstantFieldProperty
- AnyVal
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new RichAbstractReadableInstantFieldProperty(underlying: AbstractReadableInstantFieldProperty)
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- Any
- final def ##: Int
- Definition Classes
- Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- Any
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def asShortText(locale: Locale): String
- def asShortText: String
- def asString: String
- def asText(locale: Locale): String
- def asText: String
- def durationField: DurationField
- def field: DateTimeField
- def fieldType: DateTimeFieldType
- def getClass(): Class[_ <: AnyVal]
- Definition Classes
- AnyVal → Any
- def interval: Interval
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def leapAmount: Int
- def leapDurationField: DurationField
- def maxValue: Int
- def maxValueOverall: Int
- def maximumValue: Int
- def maximumValueOverall: Int
- def minValue: Int
- def minValueOverall: Int
- def minimumValue: Int
- def minimumValueOverall: Int
- def name: String
- def rangeDurationField: DurationField
- def shortText(locale: Locale): String
- def shortText: String
- def text(locale: Locale): String
- def text: String
- def toString(): String
- Definition Classes
- Any