Uses of Class
net.opengis.iso19139.gco.v_20070417.DistancePropertyType

Packages that use DistancePropertyType
net.opengis.iso19139.gco.v_20070417   
net.opengis.iso19139.gmd.v_20070417   
 

Uses of DistancePropertyType in net.opengis.iso19139.gco.v_20070417
 

Methods in net.opengis.iso19139.gco.v_20070417 that return DistancePropertyType
 DistancePropertyType ObjectFactory.createDistancePropertyType()
          Create an instance of DistancePropertyType
 DistancePropertyType DistancePropertyType.withDistance(LengthType value)
           
 DistancePropertyType DistancePropertyType.withNilReason(Collection<String> values)
           
 DistancePropertyType DistancePropertyType.withNilReason(List<String> value)
           
 DistancePropertyType DistancePropertyType.withNilReason(String... values)
           
 

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

Fields in net.opengis.iso19139.gmd.v_20070417 declared as DistancePropertyType
protected  DistancePropertyType MDResolutionType.distance
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return DistancePropertyType
 DistancePropertyType MDResolutionType.getDistance()
          Gets the value of the distance property.
 

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type DistancePropertyType
 void MDResolutionType.setDistance(DistancePropertyType value)
          Sets the value of the distance property.
 MDResolutionType MDResolutionType.withDistance(DistancePropertyType value)
           
 



Copyright © 2008-2015. All Rights Reserved.