Uses of Class
net.opengis.wcps.v_1_0.RangeFieldType

Uses of RangeFieldType in net.opengis.wcps.v_1_0
 

Fields in net.opengis.wcps.v_1_0 declared as RangeFieldType
protected  RangeFieldType CondenseScalarExprType.InterpolationSet.Cast.type
           
 

Methods in net.opengis.wcps.v_1_0 that return RangeFieldType
static RangeFieldType RangeFieldType.fromValue(String v)
           
 RangeFieldType CondenseScalarExprType.InterpolationSet.Cast.getType()
          Gets the value of the type property.
static RangeFieldType RangeFieldType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RangeFieldType[] RangeFieldType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.wcps.v_1_0 with parameters of type RangeFieldType
 void CondenseScalarExprType.InterpolationSet.Cast.setType(RangeFieldType value)
          Sets the value of the type property.
 CondenseScalarExprType.InterpolationSet.Cast CondenseScalarExprType.InterpolationSet.Cast.withType(RangeFieldType value)
           
 



Copyright © 2008-2015. All Rights Reserved.