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