Uses of Interface
io.github.mmm.value.observable.object.ReadableObjectValue
-
-
Uses of ReadableObjectValue in io.github.mmm.bean.property
Subinterfaces of ReadableObjectValue in io.github.mmm.bean.property Modifier and Type Interface Description interfaceReadableBeanProperty<V extends WritableBean>interfaceWritableBeanProperty<V extends WritableBean>Classes in io.github.mmm.bean.property that implement ReadableObjectValue Modifier and Type Class Description classBeanProperty<V extends WritableBean>Implementation ofBeanProperty. -
Uses of ReadableObjectValue in io.github.mmm.entity.property.id
Classes in io.github.mmm.entity.property.id that implement ReadableObjectValue Modifier and Type Class Description classIdProperty<E> -
Uses of ReadableObjectValue in io.github.mmm.entity.property.link
Classes in io.github.mmm.entity.property.link that implement ReadableObjectValue Modifier and Type Class Description classLinkProperty<E> -
Uses of ReadableObjectValue in io.github.mmm.property.container
Subinterfaces of ReadableObjectValue in io.github.mmm.property.container Modifier and Type Interface Description interfaceReadableContainerProperty<V,E>interfaceWritableContainerProperty<V,E>WritablePropertywith containervalue.Classes in io.github.mmm.property.container that implement ReadableObjectValue Modifier and Type Class Description classContainerProperty<V,E>Implementation ofWritableContainerProperty. -
Uses of ReadableObjectValue in io.github.mmm.property.container.collection
Subinterfaces of ReadableObjectValue 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 interfaceio.github.mmm.property.container.collection.ReadableCollectionProperty<V extends Collection<E>,E>interfaceio.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 ReadableObjectValue Modifier and Type Class Description classio.github.mmm.property.container.collection.CollectionProperty<V extends Collection<E>,E>Implementation ofWritableCollectionProperty. -
Uses of ReadableObjectValue in io.github.mmm.property.container.list
Subinterfaces of ReadableObjectValue in io.github.mmm.property.container.list Modifier and Type Interface Description interfaceReadableListProperty<E>interfaceWritableListProperty<E>Classes in io.github.mmm.property.container.list that implement ReadableObjectValue Modifier and Type Class Description classListProperty<E>Implementation ofWritableListProperty. -
Uses of ReadableObjectValue in io.github.mmm.property.container.map
Subinterfaces of ReadableObjectValue in io.github.mmm.property.container.map Modifier and Type Interface Description interfaceReadableMapProperty<K,V>interfaceWritableMapProperty<K,V>Classes in io.github.mmm.property.container.map that implement ReadableObjectValue Modifier and Type Class Description classMapProperty<K,V>Implementation ofWritableMapProperty. -
Uses of ReadableObjectValue in io.github.mmm.property.container.set
Subinterfaces of ReadableObjectValue in io.github.mmm.property.container.set Modifier and Type Interface Description interfaceReadableSetProperty<E>interfaceWritableSetProperty<E>Classes in io.github.mmm.property.container.set that implement ReadableObjectValue Modifier and Type Class Description classSetProperty<E>Implementation ofWritableSetProperty. -
Uses of ReadableObjectValue in io.github.mmm.property.object
Subinterfaces of ReadableObjectValue in io.github.mmm.property.object Modifier and Type Interface Description interfaceReadableObjectProperty<V>interfaceWritableObjectProperty<V>Classes in io.github.mmm.property.object that implement ReadableObjectValue Modifier and Type Class Description classObjectProperty<V>Generic implementation ofWritablePropertyfor arbitrary objects that do not have their own custom implementation. -
Uses of ReadableObjectValue in io.github.mmm.property.temporal.instant
Subinterfaces of ReadableObjectValue in io.github.mmm.property.temporal.instant Modifier and Type Interface Description interfaceReadableInstantPropertyinterfaceWritableInstantPropertyClasses in io.github.mmm.property.temporal.instant that implement ReadableObjectValue Modifier and Type Class Description classInstantPropertyImplementation ofWritableInstantProperty. -
Uses of ReadableObjectValue in io.github.mmm.property.temporal.localdate
Subinterfaces of ReadableObjectValue in io.github.mmm.property.temporal.localdate Modifier and Type Interface Description interfaceReadableLocalDatePropertyinterfaceWritableLocalDatePropertyClasses in io.github.mmm.property.temporal.localdate that implement ReadableObjectValue Modifier and Type Class Description classLocalDatePropertyThis is the implementation ofWritableLocalDateProperty. -
Uses of ReadableObjectValue in io.github.mmm.property.temporal.localdatetime
Subinterfaces of ReadableObjectValue in io.github.mmm.property.temporal.localdatetime Modifier and Type Interface Description interfaceReadableLocalDateTimePropertyinterfaceWritableLocalDateTimePropertyClasses in io.github.mmm.property.temporal.localdatetime that implement ReadableObjectValue Modifier and Type Class Description classLocalDateTimePropertyThis is the implementation ofWritableLocalDateTimeProperty. -
Uses of ReadableObjectValue in io.github.mmm.property.temporal.localtime
Subinterfaces of ReadableObjectValue in io.github.mmm.property.temporal.localtime Modifier and Type Interface Description interfaceReadableLocalTimePropertyinterfaceWritableLocalTimePropertyClasses in io.github.mmm.property.temporal.localtime that implement ReadableObjectValue Modifier and Type Class Description classLocalTimeProperty -
Uses of ReadableObjectValue in io.github.mmm.property.temporal.offsetdatetime
Subinterfaces of ReadableObjectValue in io.github.mmm.property.temporal.offsetdatetime Modifier and Type Interface Description interfaceReadableOffsetDateTimePropertyinterfaceWritableOffsetDateTimePropertyClasses in io.github.mmm.property.temporal.offsetdatetime that implement ReadableObjectValue Modifier and Type Class Description classOffsetDateTimePropertyThis is the implementation ofWritableOffsetDateTimeProperty. -
Uses of ReadableObjectValue in io.github.mmm.property.temporal.offsettime
Subinterfaces of ReadableObjectValue in io.github.mmm.property.temporal.offsettime Modifier and Type Interface Description interfaceReadableOffsetTimePropertyinterfaceWritableOffsetTimePropertyClasses in io.github.mmm.property.temporal.offsettime that implement ReadableObjectValue Modifier and Type Class Description classOffsetTimePropertyThis is the implementation ofWritableOffsetTimeProperty. -
Uses of ReadableObjectValue in io.github.mmm.property.temporal.zoneddatetime
Subinterfaces of ReadableObjectValue in io.github.mmm.property.temporal.zoneddatetime Modifier and Type Interface Description interfaceReadableZonedDateTimePropertyinterfaceWritableZonedDateTimePropertyClasses in io.github.mmm.property.temporal.zoneddatetime that implement ReadableObjectValue Modifier and Type Class Description classZonedDateTimePropertyThis is the implementation ofWritableZonedDateTimeProperty. -
Uses of ReadableObjectValue in io.github.mmm.value.observable.container
Subinterfaces of ReadableObjectValue in io.github.mmm.value.observable.container Modifier and Type Interface Description interfaceObservableContainerValue<C,E>ObservableValuefor containervalues.interfaceReadableContainerValue<C,E>ReadableTypedObjectValuefor containervalues(e.g.interfaceWritableContainerValue<C,E>WritableObjectValuefor containervalues(e.g. -
Uses of ReadableObjectValue in io.github.mmm.value.observable.container.collection
Subinterfaces of ReadableObjectValue in io.github.mmm.value.observable.container.collection Modifier and Type Interface Description interfaceObservableCollectionValue<C extends Collection<E>,E>interfaceReadableCollectionValue<C extends Collection<E>,E>interfaceWritableCollectionValue<C extends Collection<E>,E> -
Uses of ReadableObjectValue in io.github.mmm.value.observable.container.list
Subinterfaces of ReadableObjectValue in io.github.mmm.value.observable.container.list Modifier and Type Interface Description interfaceObservableListValue<E>interfaceReadableListValue<E>interfaceWritableListValue<E> -
Uses of ReadableObjectValue in io.github.mmm.value.observable.container.map
Subinterfaces of ReadableObjectValue in io.github.mmm.value.observable.container.map Modifier and Type Interface Description interfaceObservableMapValue<K,V>interfaceReadableMapValue<K,V>interfaceWritableMapValue<K,V> -
Uses of ReadableObjectValue in io.github.mmm.value.observable.container.set
Subinterfaces of ReadableObjectValue in io.github.mmm.value.observable.container.set Modifier and Type Interface Description interfaceObservableSetValue<E>interfaceReadableSetValue<E>interfaceWritableSetValue<E> -
Uses of ReadableObjectValue in io.github.mmm.value.observable.object
Subinterfaces of ReadableObjectValue in io.github.mmm.value.observable.object Modifier and Type Interface Description interfaceObservableObjectValue<V>interfaceReadableTypedObjectValue<V>ReadableObjectValuethat is also aReadableTypedValue.interfaceWritableObjectValue<V> -
Uses of ReadableObjectValue in io.github.mmm.value.observable.temporal
Subinterfaces of ReadableObjectValue in io.github.mmm.value.observable.temporal Modifier and Type Interface Description interfaceObservableTemporalValue<V extends Temporal>interfaceReadableTemporalValue<V extends Temporal>interfaceWritableTemporalValue<V extends Temporal> -
Uses of ReadableObjectValue in io.github.mmm.value.observable.temporal.instant
Subinterfaces of ReadableObjectValue in io.github.mmm.value.observable.temporal.instant Modifier and Type Interface Description interfaceInstantExpressioninterfaceObservableInstantValueinterfaceReadableInstantValueinterfaceWritableInstantValueClasses in io.github.mmm.value.observable.temporal.instant that implement ReadableObjectValue Modifier and Type Class Description classInstantBinding -
Uses of ReadableObjectValue in io.github.mmm.value.observable.temporal.localdate
Subinterfaces of ReadableObjectValue in io.github.mmm.value.observable.temporal.localdate Modifier and Type Interface Description interfaceLocalDateExpressioninterfaceObservableLocalDateValueinterfaceReadableLocalDateValueinterfaceWritableLocalDateValueClasses in io.github.mmm.value.observable.temporal.localdate that implement ReadableObjectValue Modifier and Type Class Description classLocalDateBinding -
Uses of ReadableObjectValue in io.github.mmm.value.observable.temporal.localdatetime
Subinterfaces of ReadableObjectValue in io.github.mmm.value.observable.temporal.localdatetime Modifier and Type Interface Description interfaceLocalDateTimeExpressioninterfaceObservableLocalDateTimeValueinterfaceReadableLocalDateTimeValueinterfaceWritableLocalDateTimeValueClasses in io.github.mmm.value.observable.temporal.localdatetime that implement ReadableObjectValue Modifier and Type Class Description classLocalDateTimeBinding -
Uses of ReadableObjectValue in io.github.mmm.value.observable.temporal.localtime
Subinterfaces of ReadableObjectValue in io.github.mmm.value.observable.temporal.localtime Modifier and Type Interface Description interfaceLocalTimeExpressioninterfaceObservableLocalTimeValueinterfaceReadableLocalTimeValueinterfaceWritableLocalTimeValueClasses in io.github.mmm.value.observable.temporal.localtime that implement ReadableObjectValue Modifier and Type Class Description classLocalTimeBinding -
Uses of ReadableObjectValue in io.github.mmm.value.observable.temporal.offsetdatetime
Subinterfaces of ReadableObjectValue in io.github.mmm.value.observable.temporal.offsetdatetime Modifier and Type Interface Description interfaceObservableOffsetDateTimeValueinterfaceOffsetDateTimeExpressioninterfaceReadableOffsetDateTimeValueinterfaceWritableOffsetDateTimeValueClasses in io.github.mmm.value.observable.temporal.offsetdatetime that implement ReadableObjectValue Modifier and Type Class Description classOffsetDateTimeBinding -
Uses of ReadableObjectValue in io.github.mmm.value.observable.temporal.offsettime
Subinterfaces of ReadableObjectValue in io.github.mmm.value.observable.temporal.offsettime Modifier and Type Interface Description interfaceObservableOffsetTimeValueinterfaceOffsetTimeExpressioninterfaceReadableOffsetTimeValueinterfaceWritableOffsetTimeValueClasses in io.github.mmm.value.observable.temporal.offsettime that implement ReadableObjectValue Modifier and Type Class Description classOffsetDateTimeBinding -
Uses of ReadableObjectValue in io.github.mmm.value.observable.temporal.zoneddatetime
Subinterfaces of ReadableObjectValue in io.github.mmm.value.observable.temporal.zoneddatetime Modifier and Type Interface Description interfaceObservableZonedDateTimeValueinterfaceReadableZonedDateTimeValueinterfaceWritableZonedDateTimeValueinterfaceZonedDateTimeExpressionClasses in io.github.mmm.value.observable.temporal.zoneddatetime that implement ReadableObjectValue Modifier and Type Class Description classZonedDateTimeBinding
-