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
getValueMethods inherited from interface io.github.mmm.value.observable.object.ReadableSimpleValue
getAsStringMethods inherited from interface io.github.mmm.value.ReadableValue
get, getSafe
-
Method Details
-
getValueClass
- Specified by:
getValueClassin interfaceReadableTypedValue<LocalDateTime>
-
getFallbackSafeValue
- Specified by:
getFallbackSafeValuein interfaceReadableValue<LocalDateTime>
-