| Interface | Description |
|---|---|
| Property |
| Class | Description |
|---|---|
| AbstractNumericProperty | |
| AbstractProperty | |
| ArrayProperty | |
| BaseIntegerProperty |
The
BaseIntegerProperty class defines property for integers without specific format, or with a custom
format. |
| BinaryProperty | |
| BooleanProperty | |
| ByteArrayProperty | |
| ComposedProperty | |
| DateProperty | |
| DateTimeProperty | |
| DecimalProperty |
The DecimalProperty class defines properties for (decimal) numbers without a specific format, or with a custom
format.
|
| DoubleProperty | |
| EmailProperty | |
| FileProperty | |
| FloatProperty | |
| IntegerProperty | |
| LongProperty | |
| MapProperty | |
| ObjectProperty | |
| PasswordProperty | |
| PropertyBuilder | |
| RefProperty | |
| StringProperty |
The StringProperty class defines properties for strings without a specific format, for standard formats which don't
need specific handling, or for custom formats.
|
| UntypedProperty | |
| UUIDProperty |
| Enum | Description |
|---|---|
| PropertyBuilder.PropertyId | |
| StringProperty.Format |
Copyright © 2019. All Rights Reserved.