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

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

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

Fields in net.opengis.iso19139.gmd.v_20070417 declared as CIContactType
protected  CIContactType CIContactPropertyType.ciContact
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return CIContactType
 CIContactType ObjectFactory.createCIContactType()
          Create an instance of CIContactType
 CIContactType CIContactPropertyType.getCIContact()
          Gets the value of the ciContact property.
 CIContactType CIContactType.withAddress(CIAddressPropertyType value)
           
 CIContactType CIContactType.withContactInstructions(CharacterStringPropertyType value)
           
 CIContactType CIContactType.withHoursOfService(CharacterStringPropertyType value)
           
 CIContactType CIContactType.withId(String value)
           
 CIContactType CIContactType.withOnlineResource(CIOnlineResourcePropertyType value)
           
 CIContactType CIContactType.withPhone(CITelephonePropertyType value)
           
 CIContactType CIContactType.withUuid(String value)
           
 

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

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type CIContactType
 JAXBElement<CIContactType> ObjectFactory.createCIContact(CIContactType value)
          Create an instance of JAXBElement<CIContactType>}
 void CIContactPropertyType.setCIContact(CIContactType value)
          Sets the value of the ciContact property.
 CIContactPropertyType CIContactPropertyType.withCIContact(CIContactType value)
           
 



Copyright © 2008-2015. All Rights Reserved.