Uses of Class
oasis.names.tc.ciq.xsdschema.xal._2.PostalCode

Packages that use PostalCode
oasis.names.tc.ciq.xsdschema.xal._2   
 

Uses of PostalCode in oasis.names.tc.ciq.xsdschema.xal._2
 

Fields in oasis.names.tc.ciq.xsdschema.xal._2 declared as PostalCode
protected  PostalCode Thoroughfare.postalCode
           
protected  PostalCode SubPremiseType.postalCode
           
protected  PostalCode Premise.postalCode
           
protected  PostalCode PostOffice.postalCode
           
protected  PostalCode PostBox.postalCode
           
protected  PostalCode Locality.postalCode
           
protected  PostalCode LargeMailUserType.postalCode
           
protected  PostalCode FirmType.postalCode
           
protected  PostalCode DependentLocalityType.postalCode
           
protected  PostalCode Department.postalCode
           
protected  PostalCode AdministrativeArea.postalCode
           
protected  PostalCode AdministrativeArea.SubAdministrativeArea.postalCode
           
 

Methods in oasis.names.tc.ciq.xsdschema.xal._2 that return PostalCode
 PostalCode ObjectFactory.createPostalCode()
          Create an instance of PostalCode
 PostalCode Thoroughfare.getPostalCode()
          Gets the value of the postalCode property.
 PostalCode SubPremiseType.getPostalCode()
          Gets the value of the postalCode property.
 PostalCode Premise.getPostalCode()
          Gets the value of the postalCode property.
 PostalCode PostOffice.getPostalCode()
          Gets the value of the postalCode property.
 PostalCode PostBox.getPostalCode()
          Gets the value of the postalCode property.
 PostalCode Locality.getPostalCode()
          Gets the value of the postalCode property.
 PostalCode LargeMailUserType.getPostalCode()
          Gets the value of the postalCode property.
 PostalCode FirmType.getPostalCode()
          Gets the value of the postalCode property.
 PostalCode DependentLocalityType.getPostalCode()
          Gets the value of the postalCode property.
 PostalCode Department.getPostalCode()
          Gets the value of the postalCode property.
 PostalCode AdministrativeArea.getPostalCode()
          Gets the value of the postalCode property.
 PostalCode AdministrativeArea.SubAdministrativeArea.getPostalCode()
          Gets the value of the postalCode property.
 

Methods in oasis.names.tc.ciq.xsdschema.xal._2 with parameters of type PostalCode
 void Thoroughfare.setPostalCode(PostalCode value)
          Sets the value of the postalCode property.
 void SubPremiseType.setPostalCode(PostalCode value)
          Sets the value of the postalCode property.
 void Premise.setPostalCode(PostalCode value)
          Sets the value of the postalCode property.
 void PostOffice.setPostalCode(PostalCode value)
          Sets the value of the postalCode property.
 void PostBox.setPostalCode(PostalCode value)
          Sets the value of the postalCode property.
 void Locality.setPostalCode(PostalCode value)
          Sets the value of the postalCode property.
 void LargeMailUserType.setPostalCode(PostalCode value)
          Sets the value of the postalCode property.
 void FirmType.setPostalCode(PostalCode value)
          Sets the value of the postalCode property.
 void DependentLocalityType.setPostalCode(PostalCode value)
          Sets the value of the postalCode property.
 void Department.setPostalCode(PostalCode value)
          Sets the value of the postalCode property.
 void AdministrativeArea.setPostalCode(PostalCode value)
          Sets the value of the postalCode property.
 void AdministrativeArea.SubAdministrativeArea.setPostalCode(PostalCode value)
          Sets the value of the postalCode property.
 



Copyright © 2008. All Rights Reserved.