Uses of Class
net.opengis.wcps.v_1_0.ProcessCoverageXmlRequestType.Where

Uses of ProcessCoverageXmlRequestType.Where in net.opengis.wcps.v_1_0
 

Fields in net.opengis.wcps.v_1_0 declared as ProcessCoverageXmlRequestType.Where
protected  ProcessCoverageXmlRequestType.Where ProcessCoverageXmlRequestType.where
           
 

Methods in net.opengis.wcps.v_1_0 that return ProcessCoverageXmlRequestType.Where
 ProcessCoverageXmlRequestType.Where ObjectFactory.createProcessCoverageXmlRequestTypeWhere()
          Create an instance of ProcessCoverageXmlRequestType.Where
 ProcessCoverageXmlRequestType.Where ProcessCoverageXmlRequestType.getWhere()
          Gets the value of the where property.
 ProcessCoverageXmlRequestType.Where ProcessCoverageXmlRequestType.Where.withBooleanAnd(BooleanScalarExprPairType value)
           
 ProcessCoverageXmlRequestType.Where ProcessCoverageXmlRequestType.Where.withBooleanConstant(Boolean value)
           
 ProcessCoverageXmlRequestType.Where ProcessCoverageXmlRequestType.Where.withBooleanEqualNumeric(NumericScalarExprPairType value)
           
 ProcessCoverageXmlRequestType.Where ProcessCoverageXmlRequestType.Where.withBooleanEqualString(StringScalarExprPairType value)
           
 ProcessCoverageXmlRequestType.Where ProcessCoverageXmlRequestType.Where.withBooleanGreaterOrEqual(NumericScalarExprPairType value)
           
 ProcessCoverageXmlRequestType.Where ProcessCoverageXmlRequestType.Where.withBooleanGreaterThan(NumericScalarExprPairType value)
           
 ProcessCoverageXmlRequestType.Where ProcessCoverageXmlRequestType.Where.withBooleanLessOrEqual(NumericScalarExprPairType value)
           
 ProcessCoverageXmlRequestType.Where ProcessCoverageXmlRequestType.Where.withBooleanLessThan(NumericScalarExprPairType value)
           
 ProcessCoverageXmlRequestType.Where ProcessCoverageXmlRequestType.Where.withBooleanNot(BooleanScalarExprType value)
           
 ProcessCoverageXmlRequestType.Where ProcessCoverageXmlRequestType.Where.withBooleanNotEqualNumeric(NumericScalarExprPairType value)
           
 ProcessCoverageXmlRequestType.Where ProcessCoverageXmlRequestType.Where.withBooleanNotEqualString(StringScalarExprPairType value)
           
 ProcessCoverageXmlRequestType.Where ProcessCoverageXmlRequestType.Where.withBooleanOr(BooleanScalarExprPairType value)
           
 ProcessCoverageXmlRequestType.Where ProcessCoverageXmlRequestType.Where.withBooleanXor(BooleanScalarExprPairType value)
           
 

Methods in net.opengis.wcps.v_1_0 with parameters of type ProcessCoverageXmlRequestType.Where
 void ProcessCoverageXmlRequestType.setWhere(ProcessCoverageXmlRequestType.Where value)
          Sets the value of the where property.
 ProcessCoverageXmlRequestType ProcessCoverageXmlRequestType.withWhere(ProcessCoverageXmlRequestType.Where value)
           
 



Copyright © 2008-2015. All Rights Reserved.