Interface ObservableZonedDateTimeValue
- All Superinterfaces:
EventSource<ObservableEvent<ZonedDateTime>,,ObservableEventListener<? super ZonedDateTime>> ObservableObjectValue<ZonedDateTime>,ObservableTemporalValue<ZonedDateTime>,ObservableValue<ZonedDateTime>,ReadableObjectValue<ZonedDateTime>,ReadableSimpleObjectValue<ZonedDateTime>,ReadableSimpleValue<ZonedDateTime>,ReadableTemporalValue<ZonedDateTime>,ReadableValue<ZonedDateTime>,ReadableZonedDateTimeValue,Supplier<ZonedDateTime>
- All Known Subinterfaces:
ZonedDateTimeExpression
- All Known Implementing Classes:
ZonedDateTimeBinding
public interface ObservableZonedDateTimeValue
extends ObservableTemporalValue<ZonedDateTime>, ReadableZonedDateTimeValue
- Since:
- 1.0.0
-
Field Summary
Fields inherited from interface io.github.mmm.value.observable.time.zoneddatetime.ReadableZonedDateTimeValue
STATIC_SAFE_VALUE -
Method Summary
Methods inherited from interface io.github.mmm.event.EventSource
addListener, addListener, addWeakListener, removeListenerMethods inherited from interface io.github.mmm.value.observable.ObservableValue
toStringMethods 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.time.zoneddatetime.ReadableZonedDateTimeValue
getFallbackSafeValue, getValueClass, parse