| Class | Description |
|---|---|
| AbstractProperty<T> |
Abstraction of Property.
|
| AbstractPropertyMultiValued<T,C extends Collection<T>> |
Super class to work with multivalued properties.
|
| Property |
Default implementation of
AbstractProperty as Simple string property. |
| PropertyBoolean |
Boolean Property.
|
| PropertyCalendar | |
| PropertyDate | |
| PropertyDouble |
Représentation of a property double
|
| PropertyFactory |
Create
AbstractProperty from name type and value. |
| PropertyInt |
Implementation of a property of type INT.
|
| PropertyLogLevel |
Custom property to code a logLevel.
|
| Enum | Description |
|---|---|
| PropertyLogLevel.LogLevel |
Expected Log Levels.
|
Copyright © 2013–2015 FF4J. All rights reserved.