| Package | Description |
|---|---|
| net.sf.mmm.util.property.api |
Provides the API for generic and powerful properties.
|
| net.sf.mmm.util.property.api.lang | |
| net.sf.mmm.util.property.api.time |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WritableObjectProperty<V>
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ReadableStringProperty
|
interface |
WritableStringProperty
|
| Modifier and Type | Class and Description |
|---|---|
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 | Interface and Description |
|---|---|
interface |
ReadableInstantProperty
|
interface |
ReadableLocalDateProperty
|
interface |
ReadableLocalDateTimeProperty
|
interface |
WritableInstantProperty
|
interface |
WritableLocalDateProperty
|
interface |
WritableLocalDateTimeProperty
|
| Modifier and Type | Class and Description |
|---|---|
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.