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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type MDDistributorPropertyType
protected  List<MDDistributorPropertyType> MDDistributionType.distributor
           
protected  List<MDDistributorPropertyType> MDFormatType.formatDistributor
           
 

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

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type MDDistributorPropertyType
 List<MDDistributorPropertyType> MDDistributionType.getDistributor()
          Gets the value of the distributor property.
 List<MDDistributorPropertyType> MDFormatType.getFormatDistributor()
          Gets the value of the formatDistributor property.
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type MDDistributorPropertyType
 MDDistributionType MDDistributionType.withDistributor(MDDistributorPropertyType... values)
           
 MDFormatType MDFormatType.withFormatDistributor(MDDistributorPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type MDDistributorPropertyType
 void MDDistributionType.setDistributor(List<MDDistributorPropertyType> value)
           
 void MDFormatType.setFormatDistributor(List<MDDistributorPropertyType> value)
           
 MDDistributionType MDDistributionType.withDistributor(Collection<MDDistributorPropertyType> values)
           
 MDDistributionType MDDistributionType.withDistributor(List<MDDistributorPropertyType> value)
           
 MDFormatType MDFormatType.withFormatDistributor(Collection<MDDistributorPropertyType> values)
           
 MDFormatType MDFormatType.withFormatDistributor(List<MDDistributorPropertyType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.