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