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