Public Member Functions | |
String | getName () |
Get name. More... | |
setName (String name) | |
Set name. More... | |
VALUE_TYPE | getType () |
Get value type. More... | |
The Value class.
A Value object holds a single value being created in the mapping process
String getName | ( | ) |
VALUE_TYPE getType | ( | ) |
Get value type.
Get type of value. This can be one of
setName | ( | String | name | ) |