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

Uses of RangeExprType in net.opengis.wcps.v_1_0
 

Fields in net.opengis.wcps.v_1_0 with type parameters of type RangeExprType
protected  List<RangeExprType> CondenseScalarExprType.InterpolationSet.SetNullSet._null
           
 

Methods in net.opengis.wcps.v_1_0 that return RangeExprType
 RangeExprType ObjectFactory.createRangeExprType()
          Create an instance of RangeExprType
 RangeExprType RangeExprType.withComponent(Collection<RangeExprType.Component> values)
           
 RangeExprType RangeExprType.withComponent(List<RangeExprType.Component> value)
           
 RangeExprType RangeExprType.withComponent(RangeExprType.Component... values)
           
 

Methods in net.opengis.wcps.v_1_0 that return types with arguments of type RangeExprType
 List<RangeExprType> CondenseScalarExprType.InterpolationSet.SetNullSet.getNull()
          Gets the value of the null property.
 

Methods in net.opengis.wcps.v_1_0 with parameters of type RangeExprType
 CondenseScalarExprType.InterpolationSet.SetNullSet CondenseScalarExprType.InterpolationSet.SetNullSet.withNull(RangeExprType... values)
           
 

Method parameters in net.opengis.wcps.v_1_0 with type arguments of type RangeExprType
 void CondenseScalarExprType.InterpolationSet.SetNullSet.setNull(List<RangeExprType> value)
           
 CondenseScalarExprType.InterpolationSet.SetNullSet CondenseScalarExprType.InterpolationSet.SetNullSet.withNull(Collection<RangeExprType> values)
           
 CondenseScalarExprType.InterpolationSet.SetNullSet CondenseScalarExprType.InterpolationSet.SetNullSet.withNull(List<RangeExprType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.