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

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

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

Fields in net.opengis.iso19139.gmd.v_20070417 declared as MDResolutionType
protected  MDResolutionType MDResolutionPropertyType.mdResolution
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return MDResolutionType
 MDResolutionType ObjectFactory.createMDResolutionType()
          Create an instance of MDResolutionType
 MDResolutionType MDResolutionPropertyType.getMDResolution()
          Gets the value of the mdResolution property.
 MDResolutionType MDResolutionType.withDistance(DistancePropertyType value)
           
 MDResolutionType MDResolutionType.withEquivalentScale(MDRepresentativeFractionPropertyType value)
           
 

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

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDResolutionType
 JAXBElement<MDResolutionType> ObjectFactory.createMDResolution(MDResolutionType value)
          Create an instance of JAXBElement<MDResolutionType>}
 void MDResolutionPropertyType.setMDResolution(MDResolutionType value)
          Sets the value of the mdResolution property.
 MDResolutionPropertyType MDResolutionPropertyType.withMDResolution(MDResolutionType value)
           
 



Copyright © 2008-2015. All Rights Reserved.