| Package | Description |
|---|---|
| net.sf.mmm.util.property.api.lang | |
| net.sf.mmm.util.property.api.link | |
| net.sf.mmm.util.property.api.math | |
| net.sf.mmm.util.property.api.time |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanProperty
This is the implementation of
BooleanProperty. |
class |
GenericProperty<V>
This is the implementation of
WritableProperty. |
class |
StringListProperty
This is an extension of
StringProperty that stores a list of String values that are enclosed with
pipe-symbols. |
class |
StringProperty
This is the implementation of
WritableStringProperty. |
| Modifier and Type | Class and Description |
|---|---|
class |
LinkProperty<E extends EntityBean>
|
| Modifier and Type | Class and Description |
|---|---|
class |
BigDecimalProperty
This is the implementation of
WritableDoubleProperty. |
class |
ByteProperty
This is the implementation of
WritableByteProperty. |
class |
DoubleProperty
This is the implementation of
WritableDoubleProperty. |
class |
FloatProperty
This is the implementation of
WritableFloatProperty. |
class |
IntegerProperty
This is the implementation of
WritableIntegerProperty. |
class |
LongProperty
This is the implementation of
WritableLongProperty. |
class |
NumberProperty<N extends Number>
This is the implementation of
WritableNumberProperty. |
class |
ShortProperty
This is the implementation of
WritableShortProperty. |
| Modifier and Type | Class and Description |
|---|---|
class |
DurationInSecondsProperty
Extends
LongProperty to store a Duration in seconds. |
class |
InstantProperty
This is the implementation of
WritableInstantProperty. |
class |
LocalDateProperty
This is the implementation of
WritableLocalDateProperty. |
class |
LocalDateTimeProperty
This is the implementation of
WritableLocalDateTimeProperty. |
Copyright © 2001–2016 mmm-Team. All rights reserved.