Uses of Class
net.opengis.arml.v_2_0.DistanceConditionType

Uses of DistanceConditionType in net.opengis.arml.v_2_0
 

Methods in net.opengis.arml.v_2_0 that return DistanceConditionType
 DistanceConditionType ObjectFactory.createDistanceConditionType()
          Create an instance of DistanceConditionType
 DistanceConditionType DistanceConditionType.withId(String value)
           
 DistanceConditionType DistanceConditionType.withMax(Double value)
           
 DistanceConditionType DistanceConditionType.withMin(Double value)
           
 

Methods in net.opengis.arml.v_2_0 that return types with arguments of type DistanceConditionType
 JAXBElement<DistanceConditionType> ObjectFactory.createDistanceCondition(DistanceConditionType value)
          Create an instance of JAXBElement<DistanceConditionType>}
 

Methods in net.opengis.arml.v_2_0 with parameters of type DistanceConditionType
 JAXBElement<DistanceConditionType> ObjectFactory.createDistanceCondition(DistanceConditionType value)
          Create an instance of JAXBElement<DistanceConditionType>}
 



Copyright © 2008-2015. All Rights Reserved.