Uses of Class
net.opengis.iso19139.gmd.v_20070417.MDMediumType

Packages that use MDMediumType
net.opengis.iso19139.gmd.v_20070417   
 

Uses of MDMediumType in net.opengis.iso19139.gmd.v_20070417
 

Fields in net.opengis.iso19139.gmd.v_20070417 declared as MDMediumType
protected  MDMediumType MDMediumPropertyType.mdMedium
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return MDMediumType
 MDMediumType ObjectFactory.createMDMediumType()
          Create an instance of MDMediumType
 MDMediumType MDMediumPropertyType.getMDMedium()
          Gets the value of the mdMedium property.
 MDMediumType MDMediumType.withDensity(Collection<RealPropertyType> values)
           
 MDMediumType MDMediumType.withDensity(List<RealPropertyType> value)
           
 MDMediumType MDMediumType.withDensity(RealPropertyType... values)
           
 MDMediumType MDMediumType.withDensityUnits(CharacterStringPropertyType value)
           
 MDMediumType MDMediumType.withId(String value)
           
 MDMediumType MDMediumType.withMediumFormat(Collection<MDMediumFormatCodePropertyType> values)
           
 MDMediumType MDMediumType.withMediumFormat(List<MDMediumFormatCodePropertyType> value)
           
 MDMediumType MDMediumType.withMediumFormat(MDMediumFormatCodePropertyType... values)
           
 MDMediumType MDMediumType.withMediumNote(CharacterStringPropertyType value)
           
 MDMediumType MDMediumType.withName(MDMediumNameCodePropertyType value)
           
 MDMediumType MDMediumType.withUuid(String value)
           
 MDMediumType MDMediumType.withVolumes(IntegerPropertyType value)
           
 

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

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDMediumType
 JAXBElement<MDMediumType> ObjectFactory.createMDMedium(MDMediumType value)
          Create an instance of JAXBElement<MDMediumType>}
 void MDMediumPropertyType.setMDMedium(MDMediumType value)
          Sets the value of the mdMedium property.
 MDMediumPropertyType MDMediumPropertyType.withMDMedium(MDMediumType value)
           
 



Copyright © 2008-2015. All Rights Reserved.