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

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

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

Fields in net.opengis.iso19139.gmd.v_20070417 declared as CIOnlineResourcePropertyType
protected  CIOnlineResourcePropertyType MDMetadataExtensionInformationType.extensionOnLineResource
           
protected  CIOnlineResourcePropertyType CIContactType.onlineResource
           
 

Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type CIOnlineResourcePropertyType
protected  List<CIOnlineResourcePropertyType> MDDigitalTransferOptionsType.onLine
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return CIOnlineResourcePropertyType
 CIOnlineResourcePropertyType ObjectFactory.createCIOnlineResourcePropertyType()
          Create an instance of CIOnlineResourcePropertyType
 CIOnlineResourcePropertyType MDMetadataExtensionInformationType.getExtensionOnLineResource()
          Gets the value of the extensionOnLineResource property.
 CIOnlineResourcePropertyType CIContactType.getOnlineResource()
          Gets the value of the onlineResource property.
 CIOnlineResourcePropertyType CIOnlineResourcePropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 CIOnlineResourcePropertyType CIOnlineResourcePropertyType.withArcrole(String value)
           
 CIOnlineResourcePropertyType CIOnlineResourcePropertyType.withCIOnlineResource(CIOnlineResourceType value)
           
 CIOnlineResourcePropertyType CIOnlineResourcePropertyType.withHref(String value)
           
 CIOnlineResourcePropertyType CIOnlineResourcePropertyType.withNilReason(Collection<String> values)
           
 CIOnlineResourcePropertyType CIOnlineResourcePropertyType.withNilReason(List<String> value)
           
 CIOnlineResourcePropertyType CIOnlineResourcePropertyType.withNilReason(String... values)
           
 CIOnlineResourcePropertyType CIOnlineResourcePropertyType.withRole(String value)
           
 CIOnlineResourcePropertyType CIOnlineResourcePropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 CIOnlineResourcePropertyType CIOnlineResourcePropertyType.withTitle(String value)
           
 CIOnlineResourcePropertyType CIOnlineResourcePropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 CIOnlineResourcePropertyType CIOnlineResourcePropertyType.withUuidref(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type CIOnlineResourcePropertyType
 List<CIOnlineResourcePropertyType> MDDigitalTransferOptionsType.getOnLine()
          Gets the value of the onLine property.
 

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type CIOnlineResourcePropertyType
 void MDMetadataExtensionInformationType.setExtensionOnLineResource(CIOnlineResourcePropertyType value)
          Sets the value of the extensionOnLineResource property.
 void CIContactType.setOnlineResource(CIOnlineResourcePropertyType value)
          Sets the value of the onlineResource property.
 MDMetadataExtensionInformationType MDMetadataExtensionInformationType.withExtensionOnLineResource(CIOnlineResourcePropertyType value)
           
 MDDigitalTransferOptionsType MDDigitalTransferOptionsType.withOnLine(CIOnlineResourcePropertyType... values)
           
 CIContactType CIContactType.withOnlineResource(CIOnlineResourcePropertyType value)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type CIOnlineResourcePropertyType
 void MDDigitalTransferOptionsType.setOnLine(List<CIOnlineResourcePropertyType> value)
           
 MDDigitalTransferOptionsType MDDigitalTransferOptionsType.withOnLine(Collection<CIOnlineResourcePropertyType> values)
           
 MDDigitalTransferOptionsType MDDigitalTransferOptionsType.withOnLine(List<CIOnlineResourcePropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.