public class IntSizeConverter extends Object implements IConverter<Integer>
| Constructor and Description |
|---|
IntSizeConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
convertObjectToString(Locale loc,
Integer in) |
Integer |
convertStringToObject(Locale loc,
String in) |
public String convertObjectToString(Locale loc, Integer in) throws UIException
convertObjectToString in interface IObjectToStringConverter<Integer>UIExceptionpublic Integer convertStringToObject(Locale loc, String in) throws UIException
convertStringToObject in interface IStringToObjectConverter<Integer>UIExceptionCopyright © 2017 etc.to. All rights reserved.