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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type MDResolutionPropertyType
protected  List<MDResolutionPropertyType> MDDataIdentificationType.spatialResolution
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return MDResolutionPropertyType
 MDResolutionPropertyType ObjectFactory.createMDResolutionPropertyType()
          Create an instance of MDResolutionPropertyType
 MDResolutionPropertyType MDResolutionPropertyType.withMDResolution(MDResolutionType value)
           
 MDResolutionPropertyType MDResolutionPropertyType.withNilReason(Collection<String> values)
           
 MDResolutionPropertyType MDResolutionPropertyType.withNilReason(List<String> value)
           
 MDResolutionPropertyType MDResolutionPropertyType.withNilReason(String... values)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type MDResolutionPropertyType
 List<MDResolutionPropertyType> MDDataIdentificationType.getSpatialResolution()
          Gets the value of the spatialResolution property.
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type MDResolutionPropertyType
 MDDataIdentificationType MDDataIdentificationType.withSpatialResolution(MDResolutionPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type MDResolutionPropertyType
 void MDDataIdentificationType.setSpatialResolution(List<MDResolutionPropertyType> value)
           
 MDDataIdentificationType MDDataIdentificationType.withSpatialResolution(Collection<MDResolutionPropertyType> values)
           
 MDDataIdentificationType MDDataIdentificationType.withSpatialResolution(List<MDResolutionPropertyType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.