public class Address extends Object
Address()
Address(String city)
String
getCity()
void
setCity(String city)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Address()
public Address(String city)
public String getCity()
public void setCity(String city)
Copyright © 2016 Glasnost. All rights reserved.