Uses of Class
net.opengis.iso19139.gmd.v_20070417.MDResolutionPropertyType
-
Packages that use MDResolutionPropertyType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of MDResolutionPropertyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type MDResolutionPropertyType Modifier and Type Field Description protected List<MDResolutionPropertyType>MDDataIdentificationType. spatialResolutionMethods in net.opengis.iso19139.gmd.v_20070417 that return MDResolutionPropertyType Modifier and Type Method Description MDResolutionPropertyTypeObjectFactory. createMDResolutionPropertyType()Create an instance ofMDResolutionPropertyTypeMDResolutionPropertyTypeMDResolutionPropertyType. withMDResolution(MDResolutionType value)MDResolutionPropertyTypeMDResolutionPropertyType. withNilReason(String... values)MDResolutionPropertyTypeMDResolutionPropertyType. withNilReason(Collection<String> values)MDResolutionPropertyTypeMDResolutionPropertyType. withNilReason(List<String> value)Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type MDResolutionPropertyType Modifier and Type Method Description List<MDResolutionPropertyType>MDDataIdentificationType. getSpatialResolution()Gets the value of the spatialResolution property.Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDResolutionPropertyType Modifier and Type Method Description MDDataIdentificationTypeMDDataIdentificationType. withSpatialResolution(MDResolutionPropertyType... values)Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type MDResolutionPropertyType Modifier and Type Method Description voidMDDataIdentificationType. setSpatialResolution(List<MDResolutionPropertyType> value)MDDataIdentificationTypeMDDataIdentificationType. withSpatialResolution(Collection<MDResolutionPropertyType> values)MDDataIdentificationTypeMDDataIdentificationType. withSpatialResolution(List<MDResolutionPropertyType> value)
-