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