Interface ReadableLocalDateTimeValue
- All Superinterfaces:
ReadableObjectValue<LocalDateTime>,ReadableSimpleValue<LocalDateTime>,ReadableTemporalValue<LocalDateTime>,ReadableTypedObjectValue<LocalDateTime>,ReadableTypedValue<LocalDateTime>,ReadableValue<LocalDateTime>,Supplier<LocalDateTime>
- All Known Subinterfaces:
LocalDateTimeExpression,ObservableLocalDateTimeValue,WritableLocalDateTimeValue
- All Known Implementing Classes:
LocalDateTimeBinding
- 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<LocalDateTime>
-