Uses of Interface
io.github.mmm.value.observable.object.ReadableSimpleValue
-
-
Uses of ReadableSimpleValue in io.github.mmm.entity.property.id
Classes in io.github.mmm.entity.property.id that implement ReadableSimpleValue Modifier and Type Class Description classIdProperty<E> -
Uses of ReadableSimpleValue in io.github.mmm.entity.property.link
Classes in io.github.mmm.entity.property.link that implement ReadableSimpleValue Modifier and Type Class Description classLinkProperty<E> -
Uses of ReadableSimpleValue in io.github.mmm.property.booleans
Subinterfaces of ReadableSimpleValue in io.github.mmm.property.booleans Modifier and Type Interface Description interfaceReadableBooleanPropertyinterfaceWritableBooleanPropertyClasses in io.github.mmm.property.booleans that implement ReadableSimpleValue Modifier and Type Class Description classBooleanPropertyImplementation ofWritableBooleanProperty. -
Uses of ReadableSimpleValue in io.github.mmm.property.number
Subinterfaces of ReadableSimpleValue in io.github.mmm.property.number Modifier and Type Interface Description interfaceReadableNumberProperty<N extends Number & Comparable<? super N>>interfaceWritableNumberProperty<N extends Number & Comparable<? super N>>Classes in io.github.mmm.property.number that implement ReadableSimpleValue Modifier and Type Class Description classNumberProperty<N extends Number & Comparable<? super N>>Implementation ofWritableNumberProperty. -
Uses of ReadableSimpleValue in io.github.mmm.property.number.bigdecimal
Subinterfaces of ReadableSimpleValue in io.github.mmm.property.number.bigdecimal Modifier and Type Interface Description interfaceReadableBigDecimalPropertyinterfaceWritableBigDecimalPropertyClasses in io.github.mmm.property.number.bigdecimal that implement ReadableSimpleValue Modifier and Type Class Description classBigDecimalPropertyImplementation ofWritableBigDecimalProperty. -
Uses of ReadableSimpleValue in io.github.mmm.property.number.biginteger
Subinterfaces of ReadableSimpleValue in io.github.mmm.property.number.biginteger Modifier and Type Interface Description interfaceReadableBigIntegerPropertyinterfaceWritableBigIntegerPropertyClasses in io.github.mmm.property.number.biginteger that implement ReadableSimpleValue Modifier and Type Class Description classBigIntegerPropertyImplementation ofWritableBigIntegerProperty. -
Uses of ReadableSimpleValue in io.github.mmm.property.number.bytes
Subinterfaces of ReadableSimpleValue in io.github.mmm.property.number.bytes Modifier and Type Interface Description interfaceReadableBytePropertyinterfaceWritableBytePropertyClasses in io.github.mmm.property.number.bytes that implement ReadableSimpleValue Modifier and Type Class Description classBytePropertyImplementation ofWritableByteProperty. -
Uses of ReadableSimpleValue in io.github.mmm.property.number.doubles
Subinterfaces of ReadableSimpleValue in io.github.mmm.property.number.doubles Modifier and Type Interface Description interfaceReadableDoublePropertyinterfaceWritableDoublePropertyClasses in io.github.mmm.property.number.doubles that implement ReadableSimpleValue Modifier and Type Class Description classDoublePropertyImplementation ofWritableDoubleProperty. -
Uses of ReadableSimpleValue in io.github.mmm.property.number.floats
Subinterfaces of ReadableSimpleValue in io.github.mmm.property.number.floats Modifier and Type Interface Description interfaceReadableFloatPropertyinterfaceWritableFloatPropertyClasses in io.github.mmm.property.number.floats that implement ReadableSimpleValue Modifier and Type Class Description classFloatPropertyImplementation ofWritableFloatProperty. -
Uses of ReadableSimpleValue in io.github.mmm.property.number.integers
Subinterfaces of ReadableSimpleValue in io.github.mmm.property.number.integers Modifier and Type Interface Description interfaceReadableIntegerPropertyinterfaceWritableIntegerPropertyClasses in io.github.mmm.property.number.integers that implement ReadableSimpleValue Modifier and Type Class Description classIntegerPropertyImplementation ofWritableIntegerProperty. -
Uses of ReadableSimpleValue in io.github.mmm.property.number.longs
Subinterfaces of ReadableSimpleValue in io.github.mmm.property.number.longs Modifier and Type Interface Description interfaceReadableLongPropertyinterfaceWritableLongPropertyClasses in io.github.mmm.property.number.longs that implement ReadableSimpleValue Modifier and Type Class Description classLongPropertyImplementation ofWritableLongProperty. -
Uses of ReadableSimpleValue in io.github.mmm.property.number.shorts
Subinterfaces of ReadableSimpleValue in io.github.mmm.property.number.shorts Modifier and Type Interface Description interfaceReadableShortPropertyinterfaceWritableShortPropertyClasses in io.github.mmm.property.number.shorts that implement ReadableSimpleValue Modifier and Type Class Description classShortPropertyImplementation ofWritableShortProperty. -
Uses of ReadableSimpleValue in io.github.mmm.property.object
Subinterfaces of ReadableSimpleValue in io.github.mmm.property.object Modifier and Type Interface Description interfaceReadableSimpleProperty<V>ReadablePropertyfor a simple datatype (and not acontainer property).interfaceWritableSimpleProperty<V>WritablePropertyfor a simple datatype (and not acontainer property).Classes in io.github.mmm.property.object that implement ReadableSimpleValue Modifier and Type Class Description classObjectProperty<V>Generic implementation ofWritablePropertyfor arbitrary objects that do not have their own custom implementation.classSimpleProperty<V>Propertyimplementation ofWritableSimpleProperty. -
Uses of ReadableSimpleValue in io.github.mmm.property.range
Classes in io.github.mmm.property.range that implement ReadableSimpleValue Modifier and Type Class Description classRangeProperty<V>Implementation ofWritableRangeProperty. -
Uses of ReadableSimpleValue in io.github.mmm.property.string
Subinterfaces of ReadableSimpleValue in io.github.mmm.property.string Modifier and Type Interface Description interfaceReadableStringPropertyinterfaceWritableStringPropertyClasses in io.github.mmm.property.string that implement ReadableSimpleValue Modifier and Type Class Description classStringListPropertyThis is an extension ofStringPropertythat stores a list ofStringvalues that are enclosed with pipe-symbols.classStringPropertyImplementation ofWritableStringProperty. -
Uses of ReadableSimpleValue in io.github.mmm.property.temporal
Classes in io.github.mmm.property.temporal that implement ReadableSimpleValue Modifier and Type Class Description classDurationInSecondsPropertyExtendsLongPropertyto store aDurationin seconds.classTemporalProperty<V extends Temporal> -
Uses of ReadableSimpleValue in io.github.mmm.property.temporal.instant
Subinterfaces of ReadableSimpleValue in io.github.mmm.property.temporal.instant Modifier and Type Interface Description interfaceReadableInstantPropertyinterfaceWritableInstantPropertyClasses in io.github.mmm.property.temporal.instant that implement ReadableSimpleValue Modifier and Type Class Description classInstantPropertyImplementation ofWritableInstantProperty. -
Uses of ReadableSimpleValue in io.github.mmm.property.temporal.localdate
Subinterfaces of ReadableSimpleValue in io.github.mmm.property.temporal.localdate Modifier and Type Interface Description interfaceReadableLocalDatePropertyinterfaceWritableLocalDatePropertyClasses in io.github.mmm.property.temporal.localdate that implement ReadableSimpleValue Modifier and Type Class Description classLocalDatePropertyThis is the implementation ofWritableLocalDateProperty. -
Uses of ReadableSimpleValue in io.github.mmm.property.temporal.localdatetime
Subinterfaces of ReadableSimpleValue in io.github.mmm.property.temporal.localdatetime Modifier and Type Interface Description interfaceReadableLocalDateTimePropertyinterfaceWritableLocalDateTimePropertyClasses in io.github.mmm.property.temporal.localdatetime that implement ReadableSimpleValue Modifier and Type Class Description classLocalDateTimePropertyThis is the implementation ofWritableLocalDateTimeProperty. -
Uses of ReadableSimpleValue in io.github.mmm.property.temporal.localtime
Subinterfaces of ReadableSimpleValue in io.github.mmm.property.temporal.localtime Modifier and Type Interface Description interfaceReadableLocalTimePropertyinterfaceWritableLocalTimePropertyClasses in io.github.mmm.property.temporal.localtime that implement ReadableSimpleValue Modifier and Type Class Description classLocalTimeProperty -
Uses of ReadableSimpleValue in io.github.mmm.property.temporal.offsetdatetime
Subinterfaces of ReadableSimpleValue in io.github.mmm.property.temporal.offsetdatetime Modifier and Type Interface Description interfaceReadableOffsetDateTimePropertyinterfaceWritableOffsetDateTimePropertyClasses in io.github.mmm.property.temporal.offsetdatetime that implement ReadableSimpleValue Modifier and Type Class Description classOffsetDateTimePropertyThis is the implementation ofWritableOffsetDateTimeProperty. -
Uses of ReadableSimpleValue in io.github.mmm.property.temporal.offsettime
Subinterfaces of ReadableSimpleValue in io.github.mmm.property.temporal.offsettime Modifier and Type Interface Description interfaceReadableOffsetTimePropertyinterfaceWritableOffsetTimePropertyClasses in io.github.mmm.property.temporal.offsettime that implement ReadableSimpleValue Modifier and Type Class Description classOffsetTimePropertyThis is the implementation ofWritableOffsetTimeProperty. -
Uses of ReadableSimpleValue in io.github.mmm.property.temporal.zoneddatetime
Subinterfaces of ReadableSimpleValue in io.github.mmm.property.temporal.zoneddatetime Modifier and Type Interface Description interfaceReadableZonedDateTimePropertyinterfaceWritableZonedDateTimePropertyClasses in io.github.mmm.property.temporal.zoneddatetime that implement ReadableSimpleValue Modifier and Type Class Description classZonedDateTimePropertyThis is the implementation ofWritableZonedDateTimeProperty. -
Uses of ReadableSimpleValue in io.github.mmm.value.observable.booleans
Subinterfaces of ReadableSimpleValue in io.github.mmm.value.observable.booleans Modifier and Type Interface Description interfaceBooleanExpressioninterfaceObservableBooleanValueinterfaceReadableBooleanValueinterfaceWritableBooleanValueClasses in io.github.mmm.value.observable.booleans that implement ReadableSimpleValue Modifier and Type Class Description classBooleanBinding -
Uses of ReadableSimpleValue in io.github.mmm.value.observable.number
Subinterfaces of ReadableSimpleValue in io.github.mmm.value.observable.number Modifier and Type Interface Description interfaceNumberExpression<N extends Number & Comparable<? super N>>interfaceObservableNumberValue<N extends Number>interfaceReadableNumberValue<N extends Number>interfaceWritableNumberValue<N extends Number>Classes in io.github.mmm.value.observable.number that implement ReadableSimpleValue Modifier and Type Class Description classNumberBinding<N extends Number & Comparable<? super N>> -
Uses of ReadableSimpleValue in io.github.mmm.value.observable.number.bigdecimal
Subinterfaces of ReadableSimpleValue in io.github.mmm.value.observable.number.bigdecimal Modifier and Type Interface Description interfaceBigDecimalExpressioninterfaceObservableBigDecimalValueinterfaceReadableBigDecimalValueinterfaceWritableBigDecimalValueClasses in io.github.mmm.value.observable.number.bigdecimal that implement ReadableSimpleValue Modifier and Type Class Description classBigDecimalBinding -
Uses of ReadableSimpleValue in io.github.mmm.value.observable.number.biginteger
Subinterfaces of ReadableSimpleValue in io.github.mmm.value.observable.number.biginteger Modifier and Type Interface Description interfaceBigIntegerExpressioninterfaceObservableBigIntegerValueinterfaceReadableBigIntegerValueinterfaceWritableBigIntegerValueClasses in io.github.mmm.value.observable.number.biginteger that implement ReadableSimpleValue Modifier and Type Class Description classBigIntegerBinding -
Uses of ReadableSimpleValue in io.github.mmm.value.observable.number.bytes
Subinterfaces of ReadableSimpleValue in io.github.mmm.value.observable.number.bytes Modifier and Type Interface Description interfaceByteExpressioninterfaceObservableByteValueinterfaceReadableByteValueinterfaceWritableByteValueClasses in io.github.mmm.value.observable.number.bytes that implement ReadableSimpleValue Modifier and Type Class Description classByteBinding -
Uses of ReadableSimpleValue in io.github.mmm.value.observable.number.doubles
Subinterfaces of ReadableSimpleValue in io.github.mmm.value.observable.number.doubles Modifier and Type Interface Description interfaceDoubleExpressioninterfaceObservableDoubleValueinterfaceReadableDoubleValueinterfaceWritableDoubleValueClasses in io.github.mmm.value.observable.number.doubles that implement ReadableSimpleValue Modifier and Type Class Description classDoubleBinding -
Uses of ReadableSimpleValue in io.github.mmm.value.observable.number.floats
Subinterfaces of ReadableSimpleValue in io.github.mmm.value.observable.number.floats Modifier and Type Interface Description interfaceFloatExpressioninterfaceObservableFloatValueinterfaceReadableFloatValueinterfaceWritableFloatValueClasses in io.github.mmm.value.observable.number.floats that implement ReadableSimpleValue Modifier and Type Class Description classFloatBinding -
Uses of ReadableSimpleValue in io.github.mmm.value.observable.number.integers
Subinterfaces of ReadableSimpleValue in io.github.mmm.value.observable.number.integers Modifier and Type Interface Description interfaceIntegerExpressioninterfaceObservableIntegerValueinterfaceReadableIntegerValueinterfaceWritableIntegerValueClasses in io.github.mmm.value.observable.number.integers that implement ReadableSimpleValue Modifier and Type Class Description classIntegerBinding -
Uses of ReadableSimpleValue in io.github.mmm.value.observable.number.longs
Subinterfaces of ReadableSimpleValue in io.github.mmm.value.observable.number.longs Modifier and Type Interface Description interfaceLongExpressioninterfaceObservableLongValueinterfaceReadableLongValueinterfaceWritableLongValueClasses in io.github.mmm.value.observable.number.longs that implement ReadableSimpleValue Modifier and Type Class Description classLongBinding -
Uses of ReadableSimpleValue in io.github.mmm.value.observable.number.shorts
Subinterfaces of ReadableSimpleValue in io.github.mmm.value.observable.number.shorts Modifier and Type Interface Description interfaceObservableShortValueinterfaceReadableShortValueinterfaceShortExpressioninterfaceWritableShortValueClasses in io.github.mmm.value.observable.number.shorts that implement ReadableSimpleValue Modifier and Type Class Description classShortBinding -
Uses of ReadableSimpleValue in io.github.mmm.value.observable.object
Subinterfaces of ReadableSimpleValue in io.github.mmm.value.observable.object Modifier and Type Interface Description interfaceObservableSimpleValue<V>ObservableValuefor a simple datatype (and not acontainer value).interfaceWritableSimpleValue<V>WritableValuefor a simple datatype (and not acontainer value). -
Uses of ReadableSimpleValue in io.github.mmm.value.observable.string
Subinterfaces of ReadableSimpleValue in io.github.mmm.value.observable.string Modifier and Type Interface Description interfaceObservableStringValueinterfaceReadableStringValueinterfaceStringExpressioninterfaceWritableStringValueClasses in io.github.mmm.value.observable.string that implement ReadableSimpleValue Modifier and Type Class Description classStringBinding -
Uses of ReadableSimpleValue in io.github.mmm.value.observable.temporal
Subinterfaces of ReadableSimpleValue 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 ReadableSimpleValue in io.github.mmm.value.observable.temporal.instant
Subinterfaces of ReadableSimpleValue in io.github.mmm.value.observable.temporal.instant Modifier and Type Interface Description interfaceInstantExpressioninterfaceObservableInstantValueinterfaceReadableInstantValueinterfaceWritableInstantValueClasses in io.github.mmm.value.observable.temporal.instant that implement ReadableSimpleValue Modifier and Type Class Description classInstantBinding -
Uses of ReadableSimpleValue in io.github.mmm.value.observable.temporal.localdate
Subinterfaces of ReadableSimpleValue in io.github.mmm.value.observable.temporal.localdate Modifier and Type Interface Description interfaceLocalDateExpressioninterfaceObservableLocalDateValueinterfaceReadableLocalDateValueinterfaceWritableLocalDateValueClasses in io.github.mmm.value.observable.temporal.localdate that implement ReadableSimpleValue Modifier and Type Class Description classLocalDateBinding -
Uses of ReadableSimpleValue in io.github.mmm.value.observable.temporal.localdatetime
Subinterfaces of ReadableSimpleValue in io.github.mmm.value.observable.temporal.localdatetime Modifier and Type Interface Description interfaceLocalDateTimeExpressioninterfaceObservableLocalDateTimeValueinterfaceReadableLocalDateTimeValueinterfaceWritableLocalDateTimeValueClasses in io.github.mmm.value.observable.temporal.localdatetime that implement ReadableSimpleValue Modifier and Type Class Description classLocalDateTimeBinding -
Uses of ReadableSimpleValue in io.github.mmm.value.observable.temporal.localtime
Subinterfaces of ReadableSimpleValue in io.github.mmm.value.observable.temporal.localtime Modifier and Type Interface Description interfaceLocalTimeExpressioninterfaceObservableLocalTimeValueinterfaceReadableLocalTimeValueinterfaceWritableLocalTimeValueClasses in io.github.mmm.value.observable.temporal.localtime that implement ReadableSimpleValue Modifier and Type Class Description classLocalTimeBinding -
Uses of ReadableSimpleValue in io.github.mmm.value.observable.temporal.offsetdatetime
Subinterfaces of ReadableSimpleValue in io.github.mmm.value.observable.temporal.offsetdatetime Modifier and Type Interface Description interfaceObservableOffsetDateTimeValueinterfaceOffsetDateTimeExpressioninterfaceReadableOffsetDateTimeValueinterfaceWritableOffsetDateTimeValueClasses in io.github.mmm.value.observable.temporal.offsetdatetime that implement ReadableSimpleValue Modifier and Type Class Description classOffsetDateTimeBinding -
Uses of ReadableSimpleValue in io.github.mmm.value.observable.temporal.offsettime
Subinterfaces of ReadableSimpleValue in io.github.mmm.value.observable.temporal.offsettime Modifier and Type Interface Description interfaceObservableOffsetTimeValueinterfaceOffsetTimeExpressioninterfaceReadableOffsetTimeValueinterfaceWritableOffsetTimeValueClasses in io.github.mmm.value.observable.temporal.offsettime that implement ReadableSimpleValue Modifier and Type Class Description classOffsetDateTimeBinding -
Uses of ReadableSimpleValue in io.github.mmm.value.observable.temporal.zoneddatetime
Subinterfaces of ReadableSimpleValue in io.github.mmm.value.observable.temporal.zoneddatetime Modifier and Type Interface Description interfaceObservableZonedDateTimeValueinterfaceReadableZonedDateTimeValueinterfaceWritableZonedDateTimeValueinterfaceZonedDateTimeExpressionClasses in io.github.mmm.value.observable.temporal.zoneddatetime that implement ReadableSimpleValue Modifier and Type Class Description classZonedDateTimeBinding
-