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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 declared as MDDistributionType
protected  MDDistributionType MDDistributionPropertyType.mdDistribution
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return MDDistributionType
 MDDistributionType ObjectFactory.createMDDistributionType()
          Create an instance of MDDistributionType
 MDDistributionType MDDistributionPropertyType.getMDDistribution()
          Gets the value of the mdDistribution property.
 MDDistributionType MDDistributionType.withDistributionFormat(Collection<MDFormatPropertyType> values)
           
 MDDistributionType MDDistributionType.withDistributionFormat(List<MDFormatPropertyType> value)
           
 MDDistributionType MDDistributionType.withDistributionFormat(MDFormatPropertyType... values)
           
 MDDistributionType MDDistributionType.withDistributor(Collection<MDDistributorPropertyType> values)
           
 MDDistributionType MDDistributionType.withDistributor(List<MDDistributorPropertyType> value)
           
 MDDistributionType MDDistributionType.withDistributor(MDDistributorPropertyType... values)
           
 MDDistributionType MDDistributionType.withId(String value)
           
 MDDistributionType MDDistributionType.withTransferOptions(Collection<MDDigitalTransferOptionsPropertyType> values)
           
 MDDistributionType MDDistributionType.withTransferOptions(List<MDDigitalTransferOptionsPropertyType> value)
           
 MDDistributionType MDDistributionType.withTransferOptions(MDDigitalTransferOptionsPropertyType... values)
           
 MDDistributionType MDDistributionType.withUuid(String value)
           
 

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

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type MDDistributionType
 JAXBElement<MDDistributionType> ObjectFactory.createMDDistribution(MDDistributionType value)
          Create an instance of JAXBElement<MDDistributionType>}
 void MDDistributionPropertyType.setMDDistribution(MDDistributionType value)
          Sets the value of the mdDistribution property.
 MDDistributionPropertyType MDDistributionPropertyType.withMDDistribution(MDDistributionType value)
           
 



Copyright © 2008-2015. All Rights Reserved.