ma.glasnost.orika.test.fieldmap
Class OverrideFieldNameTestCase.Address
java.lang.Object
ma.glasnost.orika.test.fieldmap.OverrideFieldNameTestCase.Address
- Enclosing class:
- OverrideFieldNameTestCase
public static class OverrideFieldNameTestCase.Address
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OverrideFieldNameTestCase.Address
public OverrideFieldNameTestCase.Address()
getCountry
public String getCountry()
setCountry
public void setCountry(String country)
getCity
public String getCity()
setCity
public void setCity(String city)
Copyright © 2012 Glasnost. All Rights Reserved.