Uses of Package
io.github.mmm.property.object
-
Packages that use io.github.mmm.property.object Package Description io.github.mmm.bean.property ContainsBeanPropertyto allow a bean to contain another bean.io.github.mmm.entity.property.id Contains property support for IDs.io.github.mmm.entity.property.link Contains property support for links to entity bean (one-to-one relation).io.github.mmm.property.booleans Contains property infrastructure forBoolean.io.github.mmm.property.builder Contains builders for properties frommmm-property(moduleio.github.mmm.property).io.github.mmm.property.builder.container Contains property builders for container types such asCollectionorMap.io.github.mmm.property.builder.lang io.github.mmm.property.container.map Contains property infrastructure forMap.io.github.mmm.property.number Contains property infrastructure forNumber.io.github.mmm.property.number.bigdecimal Contains property infrastructure forBigDecimal.io.github.mmm.property.number.biginteger Contains property infrastructure forBigInteger.io.github.mmm.property.number.bytes Contains property infrastructure forByte.io.github.mmm.property.number.doubles Contains property infrastructure forDouble.io.github.mmm.property.number.floats Contains property infrastructure forFloat.io.github.mmm.property.number.integers Contains property infrastructure forInteger.io.github.mmm.property.number.longs Contains property infrastructure forLong.io.github.mmm.property.number.shorts Contains property infrastructure forShort.io.github.mmm.property.object Contains property infrastructure forObject.io.github.mmm.property.range Contains property infrastructure forRange.io.github.mmm.property.string Contains property infrastructure forString.io.github.mmm.property.temporal Contains property infrastructure forjava.time.io.github.mmm.property.temporal.instant Contains property infrastructure forInstant.io.github.mmm.property.temporal.localdate Contains property infrastructure forLocalDate.io.github.mmm.property.temporal.localdatetime Contains property infrastructure forLocalDateTime.io.github.mmm.property.temporal.localtime Contains property infrastructure forLocalTime.io.github.mmm.property.temporal.offsetdatetime Contains property infrastructure forOffsetDateTime.io.github.mmm.property.temporal.offsettime Contains property infrastructure forOffsetTime.io.github.mmm.property.temporal.zoneddatetime Contains property infrastructure forZonedDateTime. -
Classes in io.github.mmm.property.object used by io.github.mmm.bean.property Class Description ReadableObjectProperty -
Classes in io.github.mmm.property.object used by io.github.mmm.entity.property.id Class Description ObjectProperty Generic implementation ofWritablePropertyfor arbitrary objects that do not have their own custom implementation.ReadableObjectProperty ReadableSimpleProperty ReadablePropertyfor a simple datatype (and not acontainer property).SimpleProperty Propertyimplementation ofWritableSimpleProperty.WritableObjectProperty WritableSimpleProperty WritablePropertyfor a simple datatype (and not acontainer property). -
Classes in io.github.mmm.property.object used by io.github.mmm.entity.property.link Class Description ObjectProperty Generic implementation ofWritablePropertyfor arbitrary objects that do not have their own custom implementation.ReadableObjectProperty ReadableSimpleProperty ReadablePropertyfor a simple datatype (and not acontainer property).SimpleProperty Propertyimplementation ofWritableSimpleProperty.WritableObjectProperty WritableSimpleProperty WritablePropertyfor a simple datatype (and not acontainer property). -
Classes in io.github.mmm.property.object used by io.github.mmm.property.booleans Class Description ReadableSimpleProperty ReadablePropertyfor a simple datatype (and not acontainer property).SimpleProperty Propertyimplementation ofWritableSimpleProperty.WritableSimpleProperty WritablePropertyfor a simple datatype (and not acontainer property). -
Classes in io.github.mmm.property.object used by io.github.mmm.property.builder Class Description SimpleProperty Propertyimplementation ofWritableSimpleProperty. -
Classes in io.github.mmm.property.object used by io.github.mmm.property.builder.container Class Description SimpleProperty Propertyimplementation ofWritableSimpleProperty. -
Classes in io.github.mmm.property.object used by io.github.mmm.property.builder.lang Class Description SimpleProperty Propertyimplementation ofWritableSimpleProperty. -
Classes in io.github.mmm.property.object used by io.github.mmm.property.container.map Class Description SimpleProperty Propertyimplementation ofWritableSimpleProperty. -
Classes in io.github.mmm.property.object used by io.github.mmm.property.number Class Description ReadableSimpleProperty ReadablePropertyfor a simple datatype (and not acontainer property).SimpleProperty Propertyimplementation ofWritableSimpleProperty.WritableSimpleProperty WritablePropertyfor a simple datatype (and not acontainer property). -
Classes in io.github.mmm.property.object used by io.github.mmm.property.number.bigdecimal Class Description ReadableSimpleProperty ReadablePropertyfor a simple datatype (and not acontainer property).SimpleProperty Propertyimplementation ofWritableSimpleProperty.WritableSimpleProperty WritablePropertyfor a simple datatype (and not acontainer property). -
Classes in io.github.mmm.property.object used by io.github.mmm.property.number.biginteger Class Description ReadableSimpleProperty ReadablePropertyfor a simple datatype (and not acontainer property).SimpleProperty Propertyimplementation ofWritableSimpleProperty.WritableSimpleProperty WritablePropertyfor a simple datatype (and not acontainer property). -
Classes in io.github.mmm.property.object used by io.github.mmm.property.number.bytes Class Description ReadableSimpleProperty ReadablePropertyfor a simple datatype (and not acontainer property).SimpleProperty Propertyimplementation ofWritableSimpleProperty.WritableSimpleProperty WritablePropertyfor a simple datatype (and not acontainer property). -
Classes in io.github.mmm.property.object used by io.github.mmm.property.number.doubles Class Description ReadableSimpleProperty ReadablePropertyfor a simple datatype (and not acontainer property).SimpleProperty Propertyimplementation ofWritableSimpleProperty.WritableSimpleProperty WritablePropertyfor a simple datatype (and not acontainer property). -
Classes in io.github.mmm.property.object used by io.github.mmm.property.number.floats Class Description ReadableSimpleProperty ReadablePropertyfor a simple datatype (and not acontainer property).SimpleProperty Propertyimplementation ofWritableSimpleProperty.WritableSimpleProperty WritablePropertyfor a simple datatype (and not acontainer property). -
Classes in io.github.mmm.property.object used by io.github.mmm.property.number.integers Class Description ReadableSimpleProperty ReadablePropertyfor a simple datatype (and not acontainer property).SimpleProperty Propertyimplementation ofWritableSimpleProperty.WritableSimpleProperty WritablePropertyfor a simple datatype (and not acontainer property). -
Classes in io.github.mmm.property.object used by io.github.mmm.property.number.longs Class Description ReadableSimpleProperty ReadablePropertyfor a simple datatype (and not acontainer property).SimpleProperty Propertyimplementation ofWritableSimpleProperty.WritableSimpleProperty WritablePropertyfor a simple datatype (and not acontainer property). -
Classes in io.github.mmm.property.object used by io.github.mmm.property.number.shorts Class Description ReadableSimpleProperty ReadablePropertyfor a simple datatype (and not acontainer property).SimpleProperty Propertyimplementation ofWritableSimpleProperty.WritableSimpleProperty WritablePropertyfor a simple datatype (and not acontainer property). -
Classes in io.github.mmm.property.object used by io.github.mmm.property.object Class Description ObjectProperty Generic implementation ofWritablePropertyfor arbitrary objects that do not have their own custom implementation.ReadableObjectProperty ReadableSimpleProperty ReadablePropertyfor a simple datatype (and not acontainer property).SimpleProperty Propertyimplementation ofWritableSimpleProperty.WritableObjectProperty WritableSimpleProperty WritablePropertyfor a simple datatype (and not acontainer property). -
Classes in io.github.mmm.property.object used by io.github.mmm.property.range Class Description ReadableSimpleProperty ReadablePropertyfor a simple datatype (and not acontainer property).SimpleProperty Propertyimplementation ofWritableSimpleProperty.WritableSimpleProperty WritablePropertyfor a simple datatype (and not acontainer property). -
Classes in io.github.mmm.property.object used by io.github.mmm.property.string Class Description ReadableSimpleProperty ReadablePropertyfor a simple datatype (and not acontainer property).SimpleProperty Propertyimplementation ofWritableSimpleProperty.WritableSimpleProperty WritablePropertyfor a simple datatype (and not acontainer property). -
Classes in io.github.mmm.property.object used by io.github.mmm.property.temporal Class Description ReadableSimpleProperty ReadablePropertyfor a simple datatype (and not acontainer property).SimpleProperty Propertyimplementation ofWritableSimpleProperty.WritableSimpleProperty WritablePropertyfor a simple datatype (and not acontainer property). -
Classes in io.github.mmm.property.object used by io.github.mmm.property.temporal.instant Class Description ReadableSimpleProperty ReadablePropertyfor a simple datatype (and not acontainer property).SimpleProperty Propertyimplementation ofWritableSimpleProperty.WritableSimpleProperty WritablePropertyfor a simple datatype (and not acontainer property). -
Classes in io.github.mmm.property.object used by io.github.mmm.property.temporal.localdate Class Description ReadableSimpleProperty ReadablePropertyfor a simple datatype (and not acontainer property).SimpleProperty Propertyimplementation ofWritableSimpleProperty.WritableSimpleProperty WritablePropertyfor a simple datatype (and not acontainer property). -
Classes in io.github.mmm.property.object used by io.github.mmm.property.temporal.localdatetime Class Description ReadableSimpleProperty ReadablePropertyfor a simple datatype (and not acontainer property).SimpleProperty Propertyimplementation ofWritableSimpleProperty.WritableSimpleProperty WritablePropertyfor a simple datatype (and not acontainer property). -
Classes in io.github.mmm.property.object used by io.github.mmm.property.temporal.localtime Class Description ReadableSimpleProperty ReadablePropertyfor a simple datatype (and not acontainer property).SimpleProperty Propertyimplementation ofWritableSimpleProperty.WritableSimpleProperty WritablePropertyfor a simple datatype (and not acontainer property). -
Classes in io.github.mmm.property.object used by io.github.mmm.property.temporal.offsetdatetime Class Description ReadableSimpleProperty ReadablePropertyfor a simple datatype (and not acontainer property).SimpleProperty Propertyimplementation ofWritableSimpleProperty.WritableSimpleProperty WritablePropertyfor a simple datatype (and not acontainer property). -
Classes in io.github.mmm.property.object used by io.github.mmm.property.temporal.offsettime Class Description ReadableSimpleProperty ReadablePropertyfor a simple datatype (and not acontainer property).SimpleProperty Propertyimplementation ofWritableSimpleProperty.WritableSimpleProperty WritablePropertyfor a simple datatype (and not acontainer property). -
Classes in io.github.mmm.property.object used by io.github.mmm.property.temporal.zoneddatetime Class Description ReadableSimpleProperty ReadablePropertyfor a simple datatype (and not acontainer property).SimpleProperty Propertyimplementation ofWritableSimpleProperty.WritableSimpleProperty WritablePropertyfor a simple datatype (and not acontainer property).