Uses of Class
net.opengis.iso19139.gmd.v_20070417.MDResolutionType
-
Packages that use MDResolutionType Package Description 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 Modifier and Type Field Description protected MDResolutionTypeMDResolutionPropertyType. mdResolutionMethods in net.opengis.iso19139.gmd.v_20070417 that return MDResolutionType Modifier and Type Method Description MDResolutionTypeObjectFactory. createMDResolutionType()Create an instance ofMDResolutionTypeMDResolutionTypeMDResolutionPropertyType. getMDResolution()Gets the value of the mdResolution property.MDResolutionTypeMDResolutionType. withDistance(DistancePropertyType value)MDResolutionTypeMDResolutionType. withEquivalentScale(MDRepresentativeFractionPropertyType value)Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type MDResolutionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MDResolutionType>ObjectFactory. createMDResolution(MDResolutionType value)Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDResolutionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<MDResolutionType>ObjectFactory. createMDResolution(MDResolutionType value)voidMDResolutionPropertyType. setMDResolution(MDResolutionType value)Sets the value of the mdResolution property.MDResolutionPropertyTypeMDResolutionPropertyType. withMDResolution(MDResolutionType value)Constructors in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDResolutionType Constructor Description MDResolutionPropertyType(MDResolutionType mdResolution, List<String> nilReason)Fully-initialising value constructor
-