public class Address extends Object
Address()
String
getCountry()
getStreet()
void
setCountry(String country)
setStreet(String street)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Address()
public String getCountry()
public void setCountry(String country)
public String getStreet()
public void setStreet(String street)
public String toString()
toString
Object
Copyright © 2019. All rights reserved.