Class AddressType


  • public class AddressType
    extends java.lang.Object
    • Constructor Detail

      • AddressType

        public AddressType()
    • Method Detail

      • isSetCountryName

        public boolean isSetCountryName()
      • getCountryName

        public java.lang.String getCountryName()
      • setCountryName

        public void setCountryName​(java.lang.String countryName)
      • unsetCountryName

        public void unsetCountryName()
      • isSetLocalityName

        public boolean isSetLocalityName()
      • getLocalityName

        public java.lang.String getLocalityName()
      • setLocalityName

        public void setLocalityName​(java.lang.String localityName)
      • unsetLocalityName

        public void unsetLocalityName()
      • isSetThoroughfareNumber

        public boolean isSetThoroughfareNumber()
      • getThoroughfareNumber

        public java.lang.String getThoroughfareNumber()
      • setThoroughfareNumber

        public void setThoroughfareNumber​(java.lang.String thoroughfareNumber)
      • unsetThoroughfareNumber

        public void unsetThoroughfareNumber()
      • isSetThoroughfareName

        public boolean isSetThoroughfareName()
      • getThoroughfareName

        public java.lang.String getThoroughfareName()
      • setThoroughfareName

        public void setThoroughfareName​(java.lang.String thoroughfareName)
      • unsetThoroughfareName

        public void unsetThoroughfareName()
      • isSetPostalCode

        public boolean isSetPostalCode()
      • getPostalCode

        public java.lang.String getPostalCode()
      • setPostalCode

        public void setPostalCode​(java.lang.String postalCode)
      • unsetPostalCode

        public void unsetPostalCode()
      • isSetLocation

        public boolean isSetLocation()
      • unsetLocation

        public void unsetLocation()