| Constructor and Description |
|---|
FormatterId(String args)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
stringToValue(String strValue,
DataType dataType) |
String |
valueToString(Object objValue,
DataType dataType) |
public FormatterId(String args)
args - Argumentspublic Object stringToValue(String strValue, DataType dataType)
stringToValue in interface Formatterpublic String valueToString(Object objValue, DataType dataType)
valueToString in interface FormatterCopyright © 2015. All Rights Reserved.