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