Class | Description |
---|---|
ValueMetaBase | |
ValueMetaBigNumber | |
ValueMetaBinary | |
ValueMetaBoolean | |
ValueMetaConverter |
This class is intended to facilitate any needed conversions of a ValueMetaInterface field from one type to another.
|
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 |
Exception | Description |
---|---|
ValueMetaConversionException |
Created by tkafalas on 12/5/2017.
|
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.
|
Copyright © 2018 Hitachi Vantara. All rights reserved.