Interface WritableLocalDateTimeValue
- All Superinterfaces:
ReadableLocalDateTimeValue,ReadableObjectValue<LocalDateTime>,ReadableSimpleObjectValue<LocalDateTime>,ReadableSimpleValue<LocalDateTime>,ReadableTemporalValue<LocalDateTime>,ReadableValue<LocalDateTime>,Supplier<LocalDateTime>,WritableObjectValue<LocalDateTime>,WritableSimpleValue<LocalDateTime>,WritableTemporalValue<LocalDateTime>,WritableValue<LocalDateTime>
public interface WritableLocalDateTimeValue
extends ReadableLocalDateTimeValue, WritableTemporalValue<LocalDateTime>
- Since:
- 1.0.0
-
Method Summary
Methods inherited from interface io.github.mmm.value.observable.time.localdatetime.ReadableLocalDateTimeValue
getFallbackSafeValue, getValueClass, parseMethods inherited from interface io.github.mmm.value.observable.object.ReadableObjectValue
getValueMethods inherited from interface io.github.mmm.value.observable.object.ReadableSimpleValue
format, getAsStringMethods inherited from interface io.github.mmm.value.ReadableValue
get, getSafeMethods inherited from interface io.github.mmm.value.observable.object.WritableObjectValue
setValueMethods inherited from interface io.github.mmm.value.observable.object.WritableSimpleValue
setAsStringMethods inherited from interface io.github.mmm.value.WritableValue
set