com.belerweb.social.qq.mail.bean
Class Address
java.lang.Object
com.belerweb.social.qq.mail.bean.Address
public class Address
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Address
public Address()
getLabel
public String getLabel()
setLabel
public void setLabel(String label)
getType
public String getType()
setType
public void setType(String type)
getCountry
public String getCountry()
setCountry
public void setCountry(String country)
getProvince
public String getProvince()
setProvince
public void setProvince(String province)
getCity
public String getCity()
setCity
public void setCity(String city)
getStreet
public String getStreet()
setStreet
public void setStreet(String street)
getPostcode
public String getPostcode()
setPostcode
public void setPostcode(String postcode)
Copyright © 2014. All Rights Reserved.