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

Uses of BooleanScalarExprType in net.opengis.wcps.v_1_0
 

Fields in net.opengis.wcps.v_1_0 declared as BooleanScalarExprType
protected  BooleanScalarExprType ScalarExprType.booleanNot
           
protected  BooleanScalarExprType RangeExprType.Component.booleanNot
           
protected  BooleanScalarExprType ProcessCoverageXmlRequestType.booleanNot
           
protected  BooleanScalarExprType ProcessCoverageXmlRequestType.Where.booleanNot
           
protected  BooleanScalarExprType ConstructCoverageExprType.booleanNot
           
protected  BooleanScalarExprType BooleanScalarExprType.booleanNot
           
 

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

Methods in net.opengis.wcps.v_1_0 that return types with arguments of type BooleanScalarExprType
 JAXBElement<BooleanScalarExprType> ObjectFactory.createBooleanScalarExprPairTypeBooleanNot(BooleanScalarExprType value)
          Create an instance of JAXBElement<BooleanScalarExprType>}
 JAXBElement<BooleanScalarExprType> ObjectFactory.createCondenseScalarExprTypeBooleanNot(BooleanScalarExprType value)
          Create an instance of JAXBElement<BooleanScalarExprType>}
 JAXBElement<BooleanScalarExprType> ObjectFactory.createCondenseScalarExprTypeWhere(BooleanScalarExprType value)
          Create an instance of JAXBElement<BooleanScalarExprType>}
 JAXBElement<BooleanScalarExprType> ObjectFactory.createCoverageExprPairTypeBooleanNot(BooleanScalarExprType value)
          Create an instance of JAXBElement<BooleanScalarExprType>}
 

Methods in net.opengis.wcps.v_1_0 with parameters of type BooleanScalarExprType
 JAXBElement<BooleanScalarExprType> ObjectFactory.createBooleanScalarExprPairTypeBooleanNot(BooleanScalarExprType value)
          Create an instance of JAXBElement<BooleanScalarExprType>}
 JAXBElement<BooleanScalarExprType> ObjectFactory.createCondenseScalarExprTypeBooleanNot(BooleanScalarExprType value)
          Create an instance of JAXBElement<BooleanScalarExprType>}
 JAXBElement<BooleanScalarExprType> ObjectFactory.createCondenseScalarExprTypeWhere(BooleanScalarExprType value)
          Create an instance of JAXBElement<BooleanScalarExprType>}
 JAXBElement<BooleanScalarExprType> ObjectFactory.createCoverageExprPairTypeBooleanNot(BooleanScalarExprType value)
          Create an instance of JAXBElement<BooleanScalarExprType>}
 void ScalarExprType.setBooleanNot(BooleanScalarExprType value)
          Sets the value of the booleanNot property.
 void RangeExprType.Component.setBooleanNot(BooleanScalarExprType value)
          Sets the value of the booleanNot property.
 void ProcessCoverageXmlRequestType.setBooleanNot(BooleanScalarExprType value)
          Sets the value of the booleanNot property.
 void ProcessCoverageXmlRequestType.Where.setBooleanNot(BooleanScalarExprType value)
          Sets the value of the booleanNot property.
 void ConstructCoverageExprType.setBooleanNot(BooleanScalarExprType value)
          Sets the value of the booleanNot property.
 void BooleanScalarExprType.setBooleanNot(BooleanScalarExprType value)
          Sets the value of the booleanNot property.
 ScalarExprType ScalarExprType.withBooleanNot(BooleanScalarExprType value)
           
 RangeExprType.Component RangeExprType.Component.withBooleanNot(BooleanScalarExprType value)
           
 ProcessCoverageXmlRequestType ProcessCoverageXmlRequestType.withBooleanNot(BooleanScalarExprType value)
           
 ProcessCoverageXmlRequestType.Where ProcessCoverageXmlRequestType.Where.withBooleanNot(BooleanScalarExprType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withBooleanNot(BooleanScalarExprType value)
           
 BooleanScalarExprType BooleanScalarExprType.withBooleanNot(BooleanScalarExprType value)
           
 



Copyright © 2008-2015. All Rights Reserved.