public static class OverrideFieldNameTestCase.Address extends Object
OverrideFieldNameTestCase.Address()
String
getCity()
getCountry()
void
setCity(String city)
setCountry(String country)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OverrideFieldNameTestCase.Address()
public String getCountry()
public void setCountry(String country)
public String getCity()
public void setCity(String city)
Copyright © 2015 Glasnost. All Rights Reserved.