public class Address extends Object implements Serializable
| Constructor and Description |
|---|
Address() |
public UUID getAddressuuid()
public void setAddressuuid(UUID addressuuid)
addressuuid - the addressuuid to setpublic String getAddressline1()
public void setAddressline1(String addressline1)
addressline1 - the addressline1 to setpublic String getAddressline2()
public void setAddressline2(String addressline2)
addressline2 - the addressline2 to setpublic String getAddressline3()
public void setAddressline3(String addressline3)
addressline3 - the addressline3 to setpublic String getAddressline4()
public void setAddressline4(String addressline4)
addressline4 - the addressline4 to setpublic String getCityname()
public void setCityname(String cityname)
cityname - the cityname to setpublic String getStatename()
public void setStatename(String statename)
statename - the statename to setpublic String getPostalcode()
public void setPostalcode(String postalcode)
postalcode - the postalcode to setpublic Short getPostalcodeextension()
public void setPostalcodeextension(Short postalcodeextension)
postalcodeextension - the postalcodeextension to setpublic Double getLatitude()
public void setLatitude(Double latitude)
latitude - the latitude to setpublic Double getLongitude()
public void setLongitude(Double longitude)
longitude - the longitude to setpublic String getContactpurposetypecode()
public void setContactpurposetypecode(String contactpurposetypecode)
contactpurposetypecode - the contactpurposetypecode to setpublic String getStatus()
public void setStatus(String status)
status - the status to setpublic City getCity()
public void setCity(City city)
city - the city to setpublic State getState()
public void setState(State state)
state - the state to setpublic Country getCountry()
public void setCountry(Country country)
country - the country to setCopyright © 2016 Blugrid Pty. Ltd.. All rights reserved.