public class MyEnumConverter extends CustomConverter<String,MyEnum>
destinationType, mapperFacade, sourceType| Constructor and Description |
|---|
MyEnumConverter() |
| Modifier and Type | Method and Description |
|---|---|
MyEnum |
convert(String source,
Type<? extends MyEnum> destinationType) |
canConvert, equals, getAType, getBType, hashCode, setMapperFacade, toStringCopyright © 2015 Glasnost. All Rights Reserved.