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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 declared as MDDistributorType
protected  MDDistributorType MDDistributorPropertyType.mdDistributor
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return MDDistributorType
 MDDistributorType ObjectFactory.createMDDistributorType()
          Create an instance of MDDistributorType
 MDDistributorType MDDistributorPropertyType.getMDDistributor()
          Gets the value of the mdDistributor property.
 MDDistributorType MDDistributorType.withDistributionOrderProcess(Collection<MDStandardOrderProcessPropertyType> values)
           
 MDDistributorType MDDistributorType.withDistributionOrderProcess(List<MDStandardOrderProcessPropertyType> value)
           
 MDDistributorType MDDistributorType.withDistributionOrderProcess(MDStandardOrderProcessPropertyType... values)
           
 MDDistributorType MDDistributorType.withDistributorContact(CIResponsiblePartyPropertyType value)
           
 MDDistributorType MDDistributorType.withDistributorFormat(Collection<MDFormatPropertyType> values)
           
 MDDistributorType MDDistributorType.withDistributorFormat(List<MDFormatPropertyType> value)
           
 MDDistributorType MDDistributorType.withDistributorFormat(MDFormatPropertyType... values)
           
 MDDistributorType MDDistributorType.withDistributorTransferOptions(Collection<MDDigitalTransferOptionsPropertyType> values)
           
 MDDistributorType MDDistributorType.withDistributorTransferOptions(List<MDDigitalTransferOptionsPropertyType> value)
           
 MDDistributorType MDDistributorType.withDistributorTransferOptions(MDDigitalTransferOptionsPropertyType... values)
           
 MDDistributorType MDDistributorType.withId(String value)
           
 MDDistributorType MDDistributorType.withUuid(String value)
           
 

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

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type MDDistributorType
 JAXBElement<MDDistributorType> ObjectFactory.createMDDistributor(MDDistributorType value)
          Create an instance of JAXBElement<MDDistributorType>}
 void MDDistributorPropertyType.setMDDistributor(MDDistributorType value)
          Sets the value of the mdDistributor property.
 MDDistributorPropertyType MDDistributorPropertyType.withMDDistributor(MDDistributorType value)
           
 



Copyright © 2008-2015. All Rights Reserved.