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