Class | Description |
---|---|
ValueMetaBase | |
ValueMetaBigNumber | |
ValueMetaBinary | |
ValueMetaBoolean | |
ValueMetaDate | |
ValueMetaFactory |
This class will hand out value meta objects from the plugin registry.
|
ValueMetaInteger | |
ValueMetaInternetAddress | |
ValueMetaNone | |
ValueMetaNumber | |
ValueMetaPluginType |
This class represents the value meta plugin type.
|
ValueMetaSerializable | |
ValueMetaString | |
ValueMetaTimestamp |
Annotation Type | Description |
---|---|
ValueMetaPlugin |
Classes annotated with "ValueMetaPlugin" are automatically recognized and registered as a new data type in the form of a ValueMetaInterface class.
|