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

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

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

Fields in oasis.names.tc.ciq.xsdschema.xal._2 declared as Locality
protected  Locality AdministrativeArea.locality
           
protected  Locality AdministrativeArea.SubAdministrativeArea.locality
           
protected  Locality AddressDetails.locality
           
protected  Locality AddressDetails.Country.locality
           
 

Methods in oasis.names.tc.ciq.xsdschema.xal._2 that return Locality
 Locality ObjectFactory.createLocality()
          Create an instance of Locality
 Locality AdministrativeArea.getLocality()
          Gets the value of the locality property.
 Locality AdministrativeArea.SubAdministrativeArea.getLocality()
          Gets the value of the locality property.
 Locality AddressDetails.getLocality()
          Gets the value of the locality property.
 Locality AddressDetails.Country.getLocality()
          Gets the value of the locality property.
 

Methods in oasis.names.tc.ciq.xsdschema.xal._2 with parameters of type Locality
 void AdministrativeArea.setLocality(Locality value)
          Sets the value of the locality property.
 void AdministrativeArea.SubAdministrativeArea.setLocality(Locality value)
          Sets the value of the locality property.
 void AddressDetails.setLocality(Locality value)
          Sets the value of the locality property.
 void AddressDetails.Country.setLocality(Locality value)
          Sets the value of the locality property.
 



Copyright © 2008. All Rights Reserved.