Uses of Class
net.opengis.iso19139.gmd.v_20070417.CITelephoneType

Packages that use CITelephoneType
net.opengis.iso19139.gmd.v_20070417   
 

Uses of CITelephoneType in net.opengis.iso19139.gmd.v_20070417
 

Fields in net.opengis.iso19139.gmd.v_20070417 declared as CITelephoneType
protected  CITelephoneType CITelephonePropertyType.ciTelephone
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return CITelephoneType
 CITelephoneType ObjectFactory.createCITelephoneType()
          Create an instance of CITelephoneType
 CITelephoneType CITelephonePropertyType.getCITelephone()
          Gets the value of the ciTelephone property.
 CITelephoneType CITelephoneType.withFacsimile(CharacterStringPropertyType... values)
           
 CITelephoneType CITelephoneType.withFacsimile(Collection<CharacterStringPropertyType> values)
           
 CITelephoneType CITelephoneType.withFacsimile(List<CharacterStringPropertyType> value)
           
 CITelephoneType CITelephoneType.withId(String value)
           
 CITelephoneType CITelephoneType.withUuid(String value)
           
 CITelephoneType CITelephoneType.withVoice(CharacterStringPropertyType... values)
           
 CITelephoneType CITelephoneType.withVoice(Collection<CharacterStringPropertyType> values)
           
 CITelephoneType CITelephoneType.withVoice(List<CharacterStringPropertyType> value)
           
 

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

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type CITelephoneType
 JAXBElement<CITelephoneType> ObjectFactory.createCITelephone(CITelephoneType value)
          Create an instance of JAXBElement<CITelephoneType>}
 void CITelephonePropertyType.setCITelephone(CITelephoneType value)
          Sets the value of the ciTelephone property.
 CITelephonePropertyType CITelephonePropertyType.withCITelephone(CITelephoneType value)
           
 



Copyright © 2008-2015. All Rights Reserved.