@Component(value="egwTypeOfWorkFormatter") public class EgwTypeOfWorkFormatter extends Object implements org.springframework.format.Formatter<EgwTypeOfWork>
| Constructor and Description |
|---|
EgwTypeOfWorkFormatter() |
| Modifier and Type | Method and Description |
|---|---|
EgwTypeOfWork |
parse(String id,
Locale locale) |
String |
print(EgwTypeOfWork object,
Locale locale) |
public String print(EgwTypeOfWork object, Locale locale)
print in interface org.springframework.format.Printer<EgwTypeOfWork>public EgwTypeOfWork parse(String id, Locale locale) throws ParseException
parse in interface org.springframework.format.Parser<EgwTypeOfWork>ParseExceptionCopyright © 2015–2016 eGovernments Foundation. All rights reserved.