Class ZonedDateTimeProperty

All Implemented Interfaces:
io.github.mmm.event.EventSource<ObservableEvent<ZonedDateTime>,ObservableEventListener<? super ZonedDateTime>>, io.github.mmm.marshall.MarshallableObject, io.github.mmm.marshall.Marshaller<Object>, io.github.mmm.marshall.Marshalling<Object>, io.github.mmm.marshall.MarshallingObject, io.github.mmm.marshall.UnmarshallableObject, io.github.mmm.marshall.Unmarshaller<Object>, AttributeReadOnly, ReadableSimpleProperty<ZonedDateTime>, WritableSimpleProperty<ZonedDateTime>, ReadableProperty<ZonedDateTime>, ReadableZonedDateTimeProperty, WritableZonedDateTimeProperty, WritableProperty<ZonedDateTime>, Validatable, io.github.mmm.value.CriteriaObject<ZonedDateTime>, ComparableExpression<ZonedDateTime>, Expression<ZonedDateTime>, ObservableObjectValue<ZonedDateTime>, ObservableSimpleValue<ZonedDateTime>, ReadableObjectValue<ZonedDateTime>, ReadableSimpleValue<ZonedDateTime>, ReadableTypedObjectValue<ZonedDateTime>, WritableObjectValue<ZonedDateTime>, WritableSimpleValue<ZonedDateTime>, ObservableValue<ZonedDateTime>, ObservableTemporalValue<ZonedDateTime>, ReadableTemporalValue<ZonedDateTime>, TemporalExpression<ZonedDateTime>, WritableTemporalValue<ZonedDateTime>, ObservableZonedDateTimeValue, ReadableZonedDateTimeValue, WritableZonedDateTimeValue, ZonedDateTimeExpression, WritableObservableValue<ZonedDateTime>, io.github.mmm.value.PropertyPath<ZonedDateTime>, io.github.mmm.value.ReadablePath, io.github.mmm.value.ReadableTypedValue<ZonedDateTime>, io.github.mmm.value.ReadableValue<ZonedDateTime>, io.github.mmm.value.TypedPropertyPath<ZonedDateTime>, io.github.mmm.value.WritableValue<ZonedDateTime>, Cloneable, Comparable<ReadableProperty<?>>, Supplier<ZonedDateTime>

public class ZonedDateTimeProperty extends TemporalProperty<ZonedDateTime> implements WritableZonedDateTimeProperty
This is the implementation of WritableZonedDateTimeProperty.
Since:
1.0.0