public final class MultiValueDoubleConverter extends MultiValueDataTypeConverter
Modifier | Constructor and Description |
---|---|
protected |
MultiValueDoubleConverter(int type)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
saValueArrayToString(com.saperion.intf.SaValue[] values)
Converts the type of the given field into the favorites specific string representation.
|
com.saperion.intf.SaValue[] |
stringToSaValueArray(String value)
Converts favorites specific string representation into
SaValue array. |
stringToValues, valuesToString
protected MultiValueDoubleConverter(int type)
type
- special date data type code(date, time, hijri,...)public String saValueArrayToString(com.saperion.intf.SaValue[] values)
MultiValueDataTypeConverter
saValueArrayToString
in class MultiValueDataTypeConverter
values
- SaValue
arraypublic com.saperion.intf.SaValue[] stringToSaValueArray(String value)
MultiValueDataTypeConverter
SaValue
array.stringToSaValueArray
in class MultiValueDataTypeConverter
value
- array elements as comma-separated stringSaValue
arrayCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.