public static class OverrideFieldNameTestCase.AddressDTO extends Object
| Constructor and Description |
|---|
OverrideFieldNameTestCase.AddressDTO() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCityName() |
String |
getCountryName() |
void |
setCityName(String cityName) |
void |
setCountryName(String countryName) |
Copyright © 2015 Glasnost. All Rights Reserved.