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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type MDDigitalTransferOptionsPropertyType
protected  List<MDDigitalTransferOptionsPropertyType> MDDistributorType.distributorTransferOptions
           
protected  List<MDDigitalTransferOptionsPropertyType> MDDistributionType.transferOptions
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return MDDigitalTransferOptionsPropertyType
 MDDigitalTransferOptionsPropertyType ObjectFactory.createMDDigitalTransferOptionsPropertyType()
          Create an instance of MDDigitalTransferOptionsPropertyType
 MDDigitalTransferOptionsPropertyType MDDigitalTransferOptionsPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 MDDigitalTransferOptionsPropertyType MDDigitalTransferOptionsPropertyType.withArcrole(String value)
           
 MDDigitalTransferOptionsPropertyType MDDigitalTransferOptionsPropertyType.withHref(String value)
           
 MDDigitalTransferOptionsPropertyType MDDigitalTransferOptionsPropertyType.withMDDigitalTransferOptions(MDDigitalTransferOptionsType value)
           
 MDDigitalTransferOptionsPropertyType MDDigitalTransferOptionsPropertyType.withNilReason(Collection<String> values)
           
 MDDigitalTransferOptionsPropertyType MDDigitalTransferOptionsPropertyType.withNilReason(List<String> value)
           
 MDDigitalTransferOptionsPropertyType MDDigitalTransferOptionsPropertyType.withNilReason(String... values)
           
 MDDigitalTransferOptionsPropertyType MDDigitalTransferOptionsPropertyType.withRole(String value)
           
 MDDigitalTransferOptionsPropertyType MDDigitalTransferOptionsPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 MDDigitalTransferOptionsPropertyType MDDigitalTransferOptionsPropertyType.withTitle(String value)
           
 MDDigitalTransferOptionsPropertyType MDDigitalTransferOptionsPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 MDDigitalTransferOptionsPropertyType MDDigitalTransferOptionsPropertyType.withUuidref(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type MDDigitalTransferOptionsPropertyType
 List<MDDigitalTransferOptionsPropertyType> MDDistributorType.getDistributorTransferOptions()
          Gets the value of the distributorTransferOptions property.
 List<MDDigitalTransferOptionsPropertyType> MDDistributionType.getTransferOptions()
          Gets the value of the transferOptions property.
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type MDDigitalTransferOptionsPropertyType
 MDDistributorType MDDistributorType.withDistributorTransferOptions(MDDigitalTransferOptionsPropertyType... values)
           
 MDDistributionType MDDistributionType.withTransferOptions(MDDigitalTransferOptionsPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type MDDigitalTransferOptionsPropertyType
 void MDDistributorType.setDistributorTransferOptions(List<MDDigitalTransferOptionsPropertyType> value)
           
 void MDDistributionType.setTransferOptions(List<MDDigitalTransferOptionsPropertyType> value)
           
 MDDistributorType MDDistributorType.withDistributorTransferOptions(Collection<MDDigitalTransferOptionsPropertyType> values)
           
 MDDistributorType MDDistributorType.withDistributorTransferOptions(List<MDDigitalTransferOptionsPropertyType> value)
           
 MDDistributionType MDDistributionType.withTransferOptions(Collection<MDDigitalTransferOptionsPropertyType> values)
           
 MDDistributionType MDDistributionType.withTransferOptions(List<MDDigitalTransferOptionsPropertyType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.