Uses of Class
net.opengis.iso19139.gmd.v_20060504.CIAddressType

Packages that use CIAddressType
net.opengis.iso19139.gmd.v_20060504   
 

Uses of CIAddressType in net.opengis.iso19139.gmd.v_20060504
 

Fields in net.opengis.iso19139.gmd.v_20060504 declared as CIAddressType
protected  CIAddressType CIAddressPropertyType.ciAddress
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return CIAddressType
 CIAddressType ObjectFactory.createCIAddressType()
          Create an instance of CIAddressType
 CIAddressType CIAddressPropertyType.getCIAddress()
          Gets the value of the ciAddress property.
 CIAddressType CIAddressType.withAdministrativeArea(CharacterStringPropertyType value)
           
 CIAddressType CIAddressType.withCity(CharacterStringPropertyType value)
           
 CIAddressType CIAddressType.withCountry(CharacterStringPropertyType value)
           
 CIAddressType CIAddressType.withDeliveryPoint(CharacterStringPropertyType... values)
           
 CIAddressType CIAddressType.withDeliveryPoint(Collection<CharacterStringPropertyType> values)
           
 CIAddressType CIAddressType.withDeliveryPoint(List<CharacterStringPropertyType> value)
           
 CIAddressType CIAddressType.withElectronicMailAddress(CharacterStringPropertyType... values)
           
 CIAddressType CIAddressType.withElectronicMailAddress(Collection<CharacterStringPropertyType> values)
           
 CIAddressType CIAddressType.withElectronicMailAddress(List<CharacterStringPropertyType> value)
           
 CIAddressType CIAddressType.withId(String value)
           
 CIAddressType CIAddressType.withPostalCode(CharacterStringPropertyType value)
           
 CIAddressType CIAddressType.withUuid(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type CIAddressType
 JAXBElement<CIAddressType> ObjectFactory.createCIAddress(CIAddressType value)
          Create an instance of JAXBElement<CIAddressType>}
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type CIAddressType
 JAXBElement<CIAddressType> ObjectFactory.createCIAddress(CIAddressType value)
          Create an instance of JAXBElement<CIAddressType>}
 void CIAddressPropertyType.setCIAddress(CIAddressType value)
          Sets the value of the ciAddress property.
 CIAddressPropertyType CIAddressPropertyType.withCIAddress(CIAddressType value)
           
 



Copyright © 2008-2016. All Rights Reserved.