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

Uses of ReduceScalarExprType in net.opengis.wcps.v_1_0
 

Fields in net.opengis.wcps.v_1_0 declared as ReduceScalarExprType
protected  ReduceScalarExprType ScalarExprType.reduce
           
protected  ReduceScalarExprType RangeExprType.Component.reduce
           
protected  ReduceScalarExprType ProcessCoverageXmlRequestType.reduce
           
protected  ReduceScalarExprType ConstructCoverageExprType.reduce
           
protected  ReduceScalarExprType CondenseScalarExprType.NumericUnaryMinus.reduce
           
 

Methods in net.opengis.wcps.v_1_0 that return ReduceScalarExprType
 ReduceScalarExprType ObjectFactory.createReduceScalarExprType()
          Create an instance of ReduceScalarExprType
 ReduceScalarExprType ScalarExprType.getReduce()
          Gets the value of the reduce property.
 ReduceScalarExprType RangeExprType.Component.getReduce()
          Gets the value of the reduce property.
 ReduceScalarExprType ProcessCoverageXmlRequestType.getReduce()
          Gets the value of the reduce property.
 ReduceScalarExprType ConstructCoverageExprType.getReduce()
          Gets the value of the reduce property.
 ReduceScalarExprType CondenseScalarExprType.NumericUnaryMinus.getReduce()
          Gets the value of the reduce property.
 ReduceScalarExprType ReduceScalarExprType.withAdd(CoverageExprElementType value)
           
 ReduceScalarExprType ReduceScalarExprType.withAll(CoverageExprElementType value)
           
 ReduceScalarExprType ReduceScalarExprType.withAvg(CoverageExprElementType value)
           
 ReduceScalarExprType ReduceScalarExprType.withCount(CoverageExprElementType value)
           
 ReduceScalarExprType ReduceScalarExprType.withMax(CoverageExprElementType value)
           
 ReduceScalarExprType ReduceScalarExprType.withMin(CoverageExprElementType value)
           
 ReduceScalarExprType ReduceScalarExprType.withSome(CoverageExprElementType value)
           
 

Methods in net.opengis.wcps.v_1_0 that return types with arguments of type ReduceScalarExprType
 JAXBElement<ReduceScalarExprType> ObjectFactory.createAxisIteratorTypeReduce(ReduceScalarExprType value)
          Create an instance of JAXBElement<ReduceScalarExprType>}
 JAXBElement<ReduceScalarExprType> ObjectFactory.createCondenseScalarExprTypeReduce(ReduceScalarExprType value)
          Create an instance of JAXBElement<ReduceScalarExprType>}
 JAXBElement<ReduceScalarExprType> ObjectFactory.createCoverageExprPairTypeReduce(ReduceScalarExprType value)
          Create an instance of JAXBElement<ReduceScalarExprType>}
 JAXBElement<ReduceScalarExprType> ObjectFactory.createNumericScalarExprPairTypeReduce(ReduceScalarExprType value)
          Create an instance of JAXBElement<ReduceScalarExprType>}
 

Methods in net.opengis.wcps.v_1_0 with parameters of type ReduceScalarExprType
 JAXBElement<ReduceScalarExprType> ObjectFactory.createAxisIteratorTypeReduce(ReduceScalarExprType value)
          Create an instance of JAXBElement<ReduceScalarExprType>}
 JAXBElement<ReduceScalarExprType> ObjectFactory.createCondenseScalarExprTypeReduce(ReduceScalarExprType value)
          Create an instance of JAXBElement<ReduceScalarExprType>}
 JAXBElement<ReduceScalarExprType> ObjectFactory.createCoverageExprPairTypeReduce(ReduceScalarExprType value)
          Create an instance of JAXBElement<ReduceScalarExprType>}
 JAXBElement<ReduceScalarExprType> ObjectFactory.createNumericScalarExprPairTypeReduce(ReduceScalarExprType value)
          Create an instance of JAXBElement<ReduceScalarExprType>}
 void ScalarExprType.setReduce(ReduceScalarExprType value)
          Sets the value of the reduce property.
 void RangeExprType.Component.setReduce(ReduceScalarExprType value)
          Sets the value of the reduce property.
 void ProcessCoverageXmlRequestType.setReduce(ReduceScalarExprType value)
          Sets the value of the reduce property.
 void ConstructCoverageExprType.setReduce(ReduceScalarExprType value)
          Sets the value of the reduce property.
 void CondenseScalarExprType.NumericUnaryMinus.setReduce(ReduceScalarExprType value)
          Sets the value of the reduce property.
 ScalarExprType ScalarExprType.withReduce(ReduceScalarExprType value)
           
 RangeExprType.Component RangeExprType.Component.withReduce(ReduceScalarExprType value)
           
 ProcessCoverageXmlRequestType ProcessCoverageXmlRequestType.withReduce(ReduceScalarExprType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withReduce(ReduceScalarExprType value)
           
 CondenseScalarExprType.NumericUnaryMinus CondenseScalarExprType.NumericUnaryMinus.withReduce(ReduceScalarExprType value)
           
 



Copyright © 2008-2015. All Rights Reserved.