public static class CollectionWithNullTest.WheeConverter extends DozerConverter<String,CollectionWithNullTest.Whee>
| Constructor and Description |
|---|
CollectionWithNullTest.WheeConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
convertFrom(CollectionWithNullTest.Whee source,
String destination) |
CollectionWithNullTest.Whee |
convertTo(String source,
CollectionWithNullTest.Whee destination) |
convert, convertFrom, convertTo, getParameter, setParameterpublic CollectionWithNullTest.WheeConverter()
public CollectionWithNullTest.Whee convertTo(String source, CollectionWithNullTest.Whee destination)
convertTo in class DozerConverter<String,CollectionWithNullTest.Whee>public String convertFrom(CollectionWithNullTest.Whee source, String destination)
convertFrom in class DozerConverter<String,CollectionWithNullTest.Whee>Copyright © 2005-2014 dozer. All Rights Reserved.