public static class ConverterResolutionTestCase.ExtendedNameToStringConverter extends CustomConverter<ConverterResolutionTestCase.ExtendedName,String>
destinationType, mapperFacade, sourceType| Constructor and Description |
|---|
ExtendedNameToStringConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
convert(ConverterResolutionTestCase.ExtendedName source,
Type<? extends String> destinationType,
MappingContext context) |
canConvert, equals, getAType, getBType, hashCode, setMapperFacade, toStringpublic String convert(ConverterResolutionTestCase.ExtendedName source, Type<? extends String> destinationType, MappingContext context)
Copyright © 2017 Glasnost. All Rights Reserved.