Interface ReadableZonedDateTimeValue
- All Superinterfaces:
ReadableObjectValue<ZonedDateTime>,ReadableSimpleValue<ZonedDateTime>,ReadableTemporalValue<ZonedDateTime>,ReadableTypedObjectValue<ZonedDateTime>,ReadableTypedValue<ZonedDateTime>,ReadableValue<ZonedDateTime>,Supplier<ZonedDateTime>
- All Known Subinterfaces:
ObservableZonedDateTimeValue,WritableZonedDateTimeValue,ZonedDateTimeExpression
- All Known Implementing Classes:
ZonedDateTimeBinding
- Since:
- 1.0.0
-
Method Summary
Methods inherited from interface io.github.mmm.value.observable.object.ReadableObjectValue
getSafe, getValueMethods inherited from interface io.github.mmm.value.observable.object.ReadableSimpleValue
getAsStringMethods inherited from interface io.github.mmm.value.ReadableValue
get
-
Method Details
-
getValueClass
- Specified by:
getValueClassin interfaceReadableTypedValue<ZonedDateTime>
-