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