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

Uses of FieldNameType in net.opengis.wcps.v_1_0
 

Fields in net.opengis.wcps.v_1_0 declared as FieldNameType
protected  FieldNameType RangeExprType.Component.field
           
protected  FieldNameType RangeCoverageExprType.Component.field
           
protected  FieldNameType CondenseScalarExprType.InterpolationSet.FieldSelect.field
           
protected  FieldNameType CondenseScalarExprType.InterpolationSet.SetInterpolationDefault.field
           
protected  FieldNameType CondenseScalarExprType.InterpolationSet.SetInterpolationSet.field
           
 

Methods in net.opengis.wcps.v_1_0 that return FieldNameType
 FieldNameType ObjectFactory.createFieldNameType()
          Create an instance of FieldNameType
 FieldNameType RangeExprType.Component.getField()
          Gets the value of the field property.
 FieldNameType RangeCoverageExprType.Component.getField()
          Gets the value of the field property.
 FieldNameType CondenseScalarExprType.InterpolationSet.FieldSelect.getField()
          Gets the value of the field property.
 FieldNameType CondenseScalarExprType.InterpolationSet.SetInterpolationDefault.getField()
          Gets the value of the field property.
 FieldNameType CondenseScalarExprType.InterpolationSet.SetInterpolationSet.getField()
          Gets the value of the field property.
 FieldNameType FieldNameType.withName(String value)
           
 

Methods in net.opengis.wcps.v_1_0 with parameters of type FieldNameType
 void RangeExprType.Component.setField(FieldNameType value)
          Sets the value of the field property.
 void RangeCoverageExprType.Component.setField(FieldNameType value)
          Sets the value of the field property.
 void CondenseScalarExprType.InterpolationSet.FieldSelect.setField(FieldNameType value)
          Sets the value of the field property.
 void CondenseScalarExprType.InterpolationSet.SetInterpolationDefault.setField(FieldNameType value)
          Sets the value of the field property.
 void CondenseScalarExprType.InterpolationSet.SetInterpolationSet.setField(FieldNameType value)
          Sets the value of the field property.
 RangeExprType.Component RangeExprType.Component.withField(FieldNameType value)
           
 RangeCoverageExprType.Component RangeCoverageExprType.Component.withField(FieldNameType value)
           
 CondenseScalarExprType.InterpolationSet.FieldSelect CondenseScalarExprType.InterpolationSet.FieldSelect.withField(FieldNameType value)
           
 CondenseScalarExprType.InterpolationSet.SetInterpolationDefault CondenseScalarExprType.InterpolationSet.SetInterpolationDefault.withField(FieldNameType value)
           
 CondenseScalarExprType.InterpolationSet.SetInterpolationSet CondenseScalarExprType.InterpolationSet.SetInterpolationSet.withField(FieldNameType value)
           
 



Copyright © 2008-2015. All Rights Reserved.