public static class Issue148TestCase.Converter.String2Object extends CustomConverter<String,Issue148TestCase.WrapperObject>
destinationType, mapperFacade, sourceType| Constructor and Description |
|---|
String2Object() |
| Modifier and Type | Method and Description |
|---|---|
Issue148TestCase.WrapperObject |
convert(String source,
Type<? extends Issue148TestCase.WrapperObject> destinationType,
MappingContext context) |
canConvert, equals, getAType, getBType, hashCode, setMapperFacade, toStringpublic Issue148TestCase.WrapperObject convert(String source, Type<? extends Issue148TestCase.WrapperObject> destinationType, MappingContext context)
Copyright © 2016 Glasnost. All rights reserved.