public static class OverrideFieldNameTestCase.Address extends Object
| Constructor and Description |
|---|
Address() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCity() |
String |
getCountry() |
void |
setCity(String city) |
void |
setCountry(String country) |
Copyright © 2016 Glasnost. All rights reserved.