public final class BooleanConverter extends DataTypeConverter
| Modifier | Constructor and Description |
|---|---|
protected |
BooleanConverter()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
saValueToString(com.saperion.intf.SaValue value)
Converts the type of the given field into the favorites specific string representation.
|
com.saperion.intf.SaValue |
stringToSaValue(String value)
Converts the favorites specific string representation into a
SaValue. |
public String saValueToString(com.saperion.intf.SaValue value)
DataTypeConvertersaValueToString in class DataTypeConvertervalue - SaValuepublic com.saperion.intf.SaValue stringToSaValue(String value)
DataTypeConverterSaValue.stringToSaValue in class DataTypeConvertervalue - value as stringSaValueCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.