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

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

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

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

Methods in net.opengis.iso19139.gmd.v_20060504 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_20060504 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_20060504 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-2016. All Rights Reserved.