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

Uses of ComplexConstantType in net.opengis.wcps.v_1_0
 

Fields in net.opengis.wcps.v_1_0 declared as ComplexConstantType
protected  ComplexConstantType ScalarExprType.complexConstant
           
protected  ComplexConstantType RangeExprType.Component.complexConstant
           
protected  ComplexConstantType ProcessCoverageXmlRequestType.complexConstant
           
protected  ComplexConstantType ConstructCoverageExprType.complexConstant
           
protected  ComplexConstantType ConstantType.complexConstant
           
protected  ComplexConstantType CondenseScalarExprType.NumericUnaryMinus.complexConstant
           
 

Methods in net.opengis.wcps.v_1_0 that return ComplexConstantType
 ComplexConstantType ObjectFactory.createComplexConstantType()
          Create an instance of ComplexConstantType
 ComplexConstantType ScalarExprType.getComplexConstant()
          Gets the value of the complexConstant property.
 ComplexConstantType RangeExprType.Component.getComplexConstant()
          Gets the value of the complexConstant property.
 ComplexConstantType ProcessCoverageXmlRequestType.getComplexConstant()
          Gets the value of the complexConstant property.
 ComplexConstantType ConstructCoverageExprType.getComplexConstant()
          Gets the value of the complexConstant property.
 ComplexConstantType ConstantType.getComplexConstant()
          Gets the value of the complexConstant property.
 ComplexConstantType CondenseScalarExprType.NumericUnaryMinus.getComplexConstant()
          Gets the value of the complexConstant property.
 ComplexConstantType ComplexConstantType.withIm(double value)
           
 ComplexConstantType ComplexConstantType.withRe(double value)
           
 

Methods in net.opengis.wcps.v_1_0 that return types with arguments of type ComplexConstantType
 JAXBElement<ComplexConstantType> ObjectFactory.createAxisIteratorTypeComplexConstant(ComplexConstantType value)
          Create an instance of JAXBElement<ComplexConstantType>}
 JAXBElement<ComplexConstantType> ObjectFactory.createCondenseScalarExprTypeComplexConstant(ComplexConstantType value)
          Create an instance of JAXBElement<ComplexConstantType>}
 JAXBElement<ComplexConstantType> ObjectFactory.createCoverageExprPairTypeComplexConstant(ComplexConstantType value)
          Create an instance of JAXBElement<ComplexConstantType>}
 JAXBElement<ComplexConstantType> ObjectFactory.createNumericScalarExprPairTypeComplexConstant(ComplexConstantType value)
          Create an instance of JAXBElement<ComplexConstantType>}
 

Methods in net.opengis.wcps.v_1_0 with parameters of type ComplexConstantType
 JAXBElement<ComplexConstantType> ObjectFactory.createAxisIteratorTypeComplexConstant(ComplexConstantType value)
          Create an instance of JAXBElement<ComplexConstantType>}
 JAXBElement<ComplexConstantType> ObjectFactory.createCondenseScalarExprTypeComplexConstant(ComplexConstantType value)
          Create an instance of JAXBElement<ComplexConstantType>}
 JAXBElement<ComplexConstantType> ObjectFactory.createCoverageExprPairTypeComplexConstant(ComplexConstantType value)
          Create an instance of JAXBElement<ComplexConstantType>}
 JAXBElement<ComplexConstantType> ObjectFactory.createNumericScalarExprPairTypeComplexConstant(ComplexConstantType value)
          Create an instance of JAXBElement<ComplexConstantType>}
 void ScalarExprType.setComplexConstant(ComplexConstantType value)
          Sets the value of the complexConstant property.
 void RangeExprType.Component.setComplexConstant(ComplexConstantType value)
          Sets the value of the complexConstant property.
 void ProcessCoverageXmlRequestType.setComplexConstant(ComplexConstantType value)
          Sets the value of the complexConstant property.
 void ConstructCoverageExprType.setComplexConstant(ComplexConstantType value)
          Sets the value of the complexConstant property.
 void ConstantType.setComplexConstant(ComplexConstantType value)
          Sets the value of the complexConstant property.
 void CondenseScalarExprType.NumericUnaryMinus.setComplexConstant(ComplexConstantType value)
          Sets the value of the complexConstant property.
 ScalarExprType ScalarExprType.withComplexConstant(ComplexConstantType value)
           
 RangeExprType.Component RangeExprType.Component.withComplexConstant(ComplexConstantType value)
           
 ProcessCoverageXmlRequestType ProcessCoverageXmlRequestType.withComplexConstant(ComplexConstantType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withComplexConstant(ComplexConstantType value)
           
 ConstantType ConstantType.withComplexConstant(ComplexConstantType value)
           
 CondenseScalarExprType.NumericUnaryMinus CondenseScalarExprType.NumericUnaryMinus.withComplexConstant(ComplexConstantType value)
           
 



Copyright © 2008-2015. All Rights Reserved.