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

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

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

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

Methods in net.opengis.iso19139.gmd.v_20060504 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_20060504 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_20060504 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.