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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 declared as MDDigitalTransferOptionsType
protected  MDDigitalTransferOptionsType MDDigitalTransferOptionsPropertyType.mdDigitalTransferOptions
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return MDDigitalTransferOptionsType
 MDDigitalTransferOptionsType ObjectFactory.createMDDigitalTransferOptionsType()
          Create an instance of MDDigitalTransferOptionsType
 MDDigitalTransferOptionsType MDDigitalTransferOptionsPropertyType.getMDDigitalTransferOptions()
          Gets the value of the mdDigitalTransferOptions property.
 MDDigitalTransferOptionsType MDDigitalTransferOptionsType.withId(String value)
           
 MDDigitalTransferOptionsType MDDigitalTransferOptionsType.withOffLine(MDMediumPropertyType value)
           
 MDDigitalTransferOptionsType MDDigitalTransferOptionsType.withOnLine(CIOnlineResourcePropertyType... values)
           
 MDDigitalTransferOptionsType MDDigitalTransferOptionsType.withOnLine(Collection<CIOnlineResourcePropertyType> values)
           
 MDDigitalTransferOptionsType MDDigitalTransferOptionsType.withOnLine(List<CIOnlineResourcePropertyType> value)
           
 MDDigitalTransferOptionsType MDDigitalTransferOptionsType.withTransferSize(RealPropertyType value)
           
 MDDigitalTransferOptionsType MDDigitalTransferOptionsType.withUnitsOfDistribution(CharacterStringPropertyType value)
           
 MDDigitalTransferOptionsType MDDigitalTransferOptionsType.withUuid(String value)
           
 

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

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type MDDigitalTransferOptionsType
 JAXBElement<MDDigitalTransferOptionsType> ObjectFactory.createMDDigitalTransferOptions(MDDigitalTransferOptionsType value)
          Create an instance of JAXBElement<MDDigitalTransferOptionsType>}
 void MDDigitalTransferOptionsPropertyType.setMDDigitalTransferOptions(MDDigitalTransferOptionsType value)
          Sets the value of the mdDigitalTransferOptions property.
 MDDigitalTransferOptionsPropertyType MDDigitalTransferOptionsPropertyType.withMDDigitalTransferOptions(MDDigitalTransferOptionsType value)
           
 



Copyright © 2008-2015. All Rights Reserved.