Uses of Interface
io.github.mmm.value.observable.object.WritableObjectValue
-
-
Uses of WritableObjectValue in io.github.mmm.bean.property
Subinterfaces of WritableObjectValue in io.github.mmm.bean.property Modifier and Type Interface Description interface
WritableBeanProperty<V extends WritableBean>
Classes in io.github.mmm.bean.property that implement WritableObjectValue Modifier and Type Class Description class
BeanProperty<V extends WritableBean>
Implementation ofBeanProperty
. -
Uses of WritableObjectValue in io.github.mmm.entity.property.id
Classes in io.github.mmm.entity.property.id that implement WritableObjectValue Modifier and Type Class Description class
IdProperty<E>
-
Uses of WritableObjectValue in io.github.mmm.entity.property.link
Classes in io.github.mmm.entity.property.link that implement WritableObjectValue Modifier and Type Class Description class
LinkProperty<E>
-
Uses of WritableObjectValue in io.github.mmm.property.container
Subinterfaces of WritableObjectValue in io.github.mmm.property.container Modifier and Type Interface Description interface
WritableContainerProperty<V,E>
WritableProperty
with containervalue
.Classes in io.github.mmm.property.container that implement WritableObjectValue Modifier and Type Class Description class
ContainerProperty<V,E>
Implementation ofWritableContainerProperty
. -
Uses of WritableObjectValue in io.github.mmm.property.container.collection
Subinterfaces of WritableObjectValue in io.github.mmm.property.container.collection with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw Modifier and Type Interface Description interface
io.github.mmm.property.container.collection.WritableCollectionProperty<V extends Collection<E>,E>
Classes in io.github.mmm.property.container.collection with annotations of type with type parameters of type that implement declared as with annotations of type with type parameters of type with annotations of type with annotations of type with type parameters of type that return that return types with arguments of type with parameters of type with type arguments of type that throw with annotations of type with annotations of type with parameters of type with type arguments of type that throw WritableObjectValue Modifier and Type Class Description class
io.github.mmm.property.container.collection.CollectionProperty<V extends Collection<E>,E>
Implementation ofWritableCollectionProperty
. -
Uses of WritableObjectValue in io.github.mmm.property.container.list
Subinterfaces of WritableObjectValue in io.github.mmm.property.container.list Modifier and Type Interface Description interface
WritableListProperty<E>
Classes in io.github.mmm.property.container.list that implement WritableObjectValue Modifier and Type Class Description class
ListProperty<E>
Implementation ofWritableListProperty
. -
Uses of WritableObjectValue in io.github.mmm.property.container.map
Subinterfaces of WritableObjectValue in io.github.mmm.property.container.map Modifier and Type Interface Description interface
WritableMapProperty<K,V>
Classes in io.github.mmm.property.container.map that implement WritableObjectValue Modifier and Type Class Description class
MapProperty<K,V>
Implementation ofWritableMapProperty
. -
Uses of WritableObjectValue in io.github.mmm.property.container.set
Subinterfaces of WritableObjectValue in io.github.mmm.property.container.set Modifier and Type Interface Description interface
WritableSetProperty<E>
Classes in io.github.mmm.property.container.set that implement WritableObjectValue Modifier and Type Class Description class
SetProperty<E>
Implementation ofWritableSetProperty
. -
Uses of WritableObjectValue in io.github.mmm.property.object
Subinterfaces of WritableObjectValue in io.github.mmm.property.object Modifier and Type Interface Description interface
WritableObjectProperty<V>
Classes in io.github.mmm.property.object that implement WritableObjectValue Modifier and Type Class Description class
ObjectProperty<V>
Generic implementation ofWritableProperty
for arbitrary objects that do not have their own custom implementation. -
Uses of WritableObjectValue in io.github.mmm.property.temporal.instant
Subinterfaces of WritableObjectValue in io.github.mmm.property.temporal.instant Modifier and Type Interface Description interface
WritableInstantProperty
Classes in io.github.mmm.property.temporal.instant that implement WritableObjectValue Modifier and Type Class Description class
InstantProperty
Implementation ofWritableInstantProperty
. -
Uses of WritableObjectValue in io.github.mmm.property.temporal.localdate
Subinterfaces of WritableObjectValue in io.github.mmm.property.temporal.localdate Modifier and Type Interface Description interface
WritableLocalDateProperty
Classes in io.github.mmm.property.temporal.localdate that implement WritableObjectValue Modifier and Type Class Description class
LocalDateProperty
This is the implementation ofWritableLocalDateProperty
. -
Uses of WritableObjectValue in io.github.mmm.property.temporal.localdatetime
Subinterfaces of WritableObjectValue in io.github.mmm.property.temporal.localdatetime Modifier and Type Interface Description interface
WritableLocalDateTimeProperty
Classes in io.github.mmm.property.temporal.localdatetime that implement WritableObjectValue Modifier and Type Class Description class
LocalDateTimeProperty
This is the implementation ofWritableLocalDateTimeProperty
. -
Uses of WritableObjectValue in io.github.mmm.property.temporal.localtime
Subinterfaces of WritableObjectValue in io.github.mmm.property.temporal.localtime Modifier and Type Interface Description interface
WritableLocalTimeProperty
Classes in io.github.mmm.property.temporal.localtime that implement WritableObjectValue Modifier and Type Class Description class
LocalTimeProperty
-
Uses of WritableObjectValue in io.github.mmm.property.temporal.offsetdatetime
Subinterfaces of WritableObjectValue in io.github.mmm.property.temporal.offsetdatetime Modifier and Type Interface Description interface
WritableOffsetDateTimeProperty
Classes in io.github.mmm.property.temporal.offsetdatetime that implement WritableObjectValue Modifier and Type Class Description class
OffsetDateTimeProperty
This is the implementation ofWritableOffsetDateTimeProperty
. -
Uses of WritableObjectValue in io.github.mmm.property.temporal.offsettime
Subinterfaces of WritableObjectValue in io.github.mmm.property.temporal.offsettime Modifier and Type Interface Description interface
WritableOffsetTimeProperty
Classes in io.github.mmm.property.temporal.offsettime that implement WritableObjectValue Modifier and Type Class Description class
OffsetTimeProperty
This is the implementation ofWritableOffsetTimeProperty
. -
Uses of WritableObjectValue in io.github.mmm.property.temporal.zoneddatetime
Subinterfaces of WritableObjectValue in io.github.mmm.property.temporal.zoneddatetime Modifier and Type Interface Description interface
WritableZonedDateTimeProperty
Classes in io.github.mmm.property.temporal.zoneddatetime that implement WritableObjectValue Modifier and Type Class Description class
ZonedDateTimeProperty
This is the implementation ofWritableZonedDateTimeProperty
. -
Uses of WritableObjectValue in io.github.mmm.value.observable.container
Subinterfaces of WritableObjectValue in io.github.mmm.value.observable.container Modifier and Type Interface Description interface
WritableContainerValue<C,E>
WritableObjectValue
for containervalues
(e.g. -
Uses of WritableObjectValue in io.github.mmm.value.observable.container.collection
Subinterfaces of WritableObjectValue in io.github.mmm.value.observable.container.collection Modifier and Type Interface Description interface
WritableCollectionValue<C extends Collection<E>,E>
-
Uses of WritableObjectValue in io.github.mmm.value.observable.container.list
Subinterfaces of WritableObjectValue in io.github.mmm.value.observable.container.list Modifier and Type Interface Description interface
WritableListValue<E>
-
Uses of WritableObjectValue in io.github.mmm.value.observable.container.map
Subinterfaces of WritableObjectValue in io.github.mmm.value.observable.container.map Modifier and Type Interface Description interface
WritableMapValue<K,V>
-
Uses of WritableObjectValue in io.github.mmm.value.observable.container.set
Subinterfaces of WritableObjectValue in io.github.mmm.value.observable.container.set Modifier and Type Interface Description interface
WritableSetValue<E>
-
Uses of WritableObjectValue in io.github.mmm.value.observable.temporal
Subinterfaces of WritableObjectValue in io.github.mmm.value.observable.temporal Modifier and Type Interface Description interface
WritableTemporalValue<V extends Temporal>
-
Uses of WritableObjectValue in io.github.mmm.value.observable.temporal.instant
Subinterfaces of WritableObjectValue in io.github.mmm.value.observable.temporal.instant Modifier and Type Interface Description interface
WritableInstantValue
-
Uses of WritableObjectValue in io.github.mmm.value.observable.temporal.localdate
Subinterfaces of WritableObjectValue in io.github.mmm.value.observable.temporal.localdate Modifier and Type Interface Description interface
WritableLocalDateValue
-
Uses of WritableObjectValue in io.github.mmm.value.observable.temporal.localdatetime
Subinterfaces of WritableObjectValue in io.github.mmm.value.observable.temporal.localdatetime Modifier and Type Interface Description interface
WritableLocalDateTimeValue
-
Uses of WritableObjectValue in io.github.mmm.value.observable.temporal.localtime
Subinterfaces of WritableObjectValue in io.github.mmm.value.observable.temporal.localtime Modifier and Type Interface Description interface
WritableLocalTimeValue
-
Uses of WritableObjectValue in io.github.mmm.value.observable.temporal.offsetdatetime
Subinterfaces of WritableObjectValue in io.github.mmm.value.observable.temporal.offsetdatetime Modifier and Type Interface Description interface
WritableOffsetDateTimeValue
-
Uses of WritableObjectValue in io.github.mmm.value.observable.temporal.offsettime
Subinterfaces of WritableObjectValue in io.github.mmm.value.observable.temporal.offsettime Modifier and Type Interface Description interface
WritableOffsetTimeValue
-
Uses of WritableObjectValue in io.github.mmm.value.observable.temporal.zoneddatetime
Subinterfaces of WritableObjectValue in io.github.mmm.value.observable.temporal.zoneddatetime Modifier and Type Interface Description interface
WritableZonedDateTimeValue
-