ma.glasnost.orika.test.converter
Class ConverterWithNestedPropertyTestCase.Address
java.lang.Object
ma.glasnost.orika.test.converter.ConverterWithNestedPropertyTestCase.Address
- Enclosing class:
- ConverterWithNestedPropertyTestCase
public static class ConverterWithNestedPropertyTestCase.Address
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConverterWithNestedPropertyTestCase.Address
public ConverterWithNestedPropertyTestCase.Address()
getLine1
public String getLine1()
setLine1
public void setLine1(String line1)
getLine2
public String getLine2()
setLine2
public void setLine2(String line2)
Copyright © 2012 Glasnost. All Rights Reserved.