RichAbstractReadableInstantFieldProperty

final class RichAbstractReadableInstantFieldProperty(val underlying: AbstractReadableInstantFieldProperty) extends AnyVal with PimpedType[AbstractReadableInstantFieldProperty]
trait PimpedType[AbstractReadableInstantFieldProperty]
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def asShortText: String
def asShortText(locale: Locale): String
def asString: String
def asText: String
def asText(locale: Locale): String
def durationField: DurationField
def field: DateTimeField
def fieldType: DateTimeFieldType
def interval: Interval
def leapAmount: Int
def leapDurationField: DurationField
def maxValue: Int
def maxValueOverall: Int
def maximumValue: Int
def minValue: Int
def minValueOverall: Int
def minimumValue: Int
def name: String
def rangeDurationField: DurationField
def shortText: String
def shortText(locale: Locale): String
def text: String
def text(locale: Locale): String

Concrete fields

val underlying: AbstractReadableInstantFieldProperty