net.opengis.wcps.v_1_0
Class BooleanScalarExprType

java.lang.Object
  extended by net.opengis.wcps.v_1_0.BooleanScalarExprType
All Implemented Interfaces:
Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.MergeFrom, org.jvnet.jaxb2_commons.lang.ToString

public class BooleanScalarExprType
extends Object
implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.MergeFrom, org.jvnet.jaxb2_commons.lang.ToString

Java class for BooleanScalarExprType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="BooleanScalarExprType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <group ref="{http://www.opengis.net/wcps/1.0}BooleanScalarExprType"/>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  BooleanScalarExprPairType booleanAnd
           
protected  Boolean booleanConstant
           
protected  NumericScalarExprPairType booleanEqualNumeric
           
protected  StringScalarExprPairType booleanEqualString
           
protected  NumericScalarExprPairType booleanGreaterOrEqual
           
protected  NumericScalarExprPairType booleanGreaterThan
           
protected  NumericScalarExprPairType booleanLessOrEqual
           
protected  NumericScalarExprPairType booleanLessThan
           
protected  BooleanScalarExprType booleanNot
           
protected  NumericScalarExprPairType booleanNotEqualNumeric
           
protected  StringScalarExprPairType booleanNotEqualString
           
protected  BooleanScalarExprPairType booleanOr
           
protected  BooleanScalarExprPairType booleanXor
           
 
Constructor Summary
BooleanScalarExprType()
           
 
Method Summary
 StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
           
 StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
           
 Object clone()
           
 Object copyTo(Object target)
           
 Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
           
 Object createNewInstance()
           
 boolean equals(Object object)
           
 boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
           
 BooleanScalarExprPairType getBooleanAnd()
          Gets the value of the booleanAnd property.
 NumericScalarExprPairType getBooleanEqualNumeric()
          Gets the value of the booleanEqualNumeric property.
 StringScalarExprPairType getBooleanEqualString()
          Gets the value of the booleanEqualString property.
 NumericScalarExprPairType getBooleanGreaterOrEqual()
          Gets the value of the booleanGreaterOrEqual property.
 NumericScalarExprPairType getBooleanGreaterThan()
          Gets the value of the booleanGreaterThan property.
 NumericScalarExprPairType getBooleanLessOrEqual()
          Gets the value of the booleanLessOrEqual property.
 NumericScalarExprPairType getBooleanLessThan()
          Gets the value of the booleanLessThan property.
 BooleanScalarExprType getBooleanNot()
          Gets the value of the booleanNot property.
 NumericScalarExprPairType getBooleanNotEqualNumeric()
          Gets the value of the booleanNotEqualNumeric property.
 StringScalarExprPairType getBooleanNotEqualString()
          Gets the value of the booleanNotEqualString property.
 BooleanScalarExprPairType getBooleanOr()
          Gets the value of the booleanOr property.
 BooleanScalarExprPairType getBooleanXor()
          Gets the value of the booleanXor property.
 int hashCode()
           
 int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
           
 Boolean isBooleanConstant()
          Gets the value of the booleanConstant property.
 boolean isSetBooleanAnd()
           
 boolean isSetBooleanConstant()
           
 boolean isSetBooleanEqualNumeric()
           
 boolean isSetBooleanEqualString()
           
 boolean isSetBooleanGreaterOrEqual()
           
 boolean isSetBooleanGreaterThan()
           
 boolean isSetBooleanLessOrEqual()
           
 boolean isSetBooleanLessThan()
           
 boolean isSetBooleanNot()
           
 boolean isSetBooleanNotEqualNumeric()
           
 boolean isSetBooleanNotEqualString()
           
 boolean isSetBooleanOr()
           
 boolean isSetBooleanXor()
           
 void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator, Object left, Object right, org.jvnet.jaxb2_commons.lang.MergeStrategy strategy)
           
 void mergeFrom(Object left, Object right)
           
 void setBooleanAnd(BooleanScalarExprPairType value)
          Sets the value of the booleanAnd property.
 void setBooleanConstant(Boolean value)
          Sets the value of the booleanConstant property.
 void setBooleanEqualNumeric(NumericScalarExprPairType value)
          Sets the value of the booleanEqualNumeric property.
 void setBooleanEqualString(StringScalarExprPairType value)
          Sets the value of the booleanEqualString property.
 void setBooleanGreaterOrEqual(NumericScalarExprPairType value)
          Sets the value of the booleanGreaterOrEqual property.
 void setBooleanGreaterThan(NumericScalarExprPairType value)
          Sets the value of the booleanGreaterThan property.
 void setBooleanLessOrEqual(NumericScalarExprPairType value)
          Sets the value of the booleanLessOrEqual property.
 void setBooleanLessThan(NumericScalarExprPairType value)
          Sets the value of the booleanLessThan property.
 void setBooleanNot(BooleanScalarExprType value)
          Sets the value of the booleanNot property.
 void setBooleanNotEqualNumeric(NumericScalarExprPairType value)
          Sets the value of the booleanNotEqualNumeric property.
 void setBooleanNotEqualString(StringScalarExprPairType value)
          Sets the value of the booleanNotEqualString property.
 void setBooleanOr(BooleanScalarExprPairType value)
          Sets the value of the booleanOr property.
 void setBooleanXor(BooleanScalarExprPairType value)
          Sets the value of the booleanXor property.
 String toString()
           
 BooleanScalarExprType withBooleanAnd(BooleanScalarExprPairType value)
           
 BooleanScalarExprType withBooleanConstant(Boolean value)
           
 BooleanScalarExprType withBooleanEqualNumeric(NumericScalarExprPairType value)
           
 BooleanScalarExprType withBooleanEqualString(StringScalarExprPairType value)
           
 BooleanScalarExprType withBooleanGreaterOrEqual(NumericScalarExprPairType value)
           
 BooleanScalarExprType withBooleanGreaterThan(NumericScalarExprPairType value)
           
 BooleanScalarExprType withBooleanLessOrEqual(NumericScalarExprPairType value)
           
 BooleanScalarExprType withBooleanLessThan(NumericScalarExprPairType value)
           
 BooleanScalarExprType withBooleanNot(BooleanScalarExprType value)
           
 BooleanScalarExprType withBooleanNotEqualNumeric(NumericScalarExprPairType value)
           
 BooleanScalarExprType withBooleanNotEqualString(StringScalarExprPairType value)
           
 BooleanScalarExprType withBooleanOr(BooleanScalarExprPairType value)
           
 BooleanScalarExprType withBooleanXor(BooleanScalarExprPairType value)
           
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

booleanConstant

protected Boolean booleanConstant

booleanNot

protected BooleanScalarExprType booleanNot

booleanAnd

protected BooleanScalarExprPairType booleanAnd

booleanOr

protected BooleanScalarExprPairType booleanOr

booleanXor

protected BooleanScalarExprPairType booleanXor

booleanLessThan

protected NumericScalarExprPairType booleanLessThan

booleanLessOrEqual

protected NumericScalarExprPairType booleanLessOrEqual

booleanGreaterThan

protected NumericScalarExprPairType booleanGreaterThan

booleanGreaterOrEqual

protected NumericScalarExprPairType booleanGreaterOrEqual

booleanEqualNumeric

protected NumericScalarExprPairType booleanEqualNumeric

booleanNotEqualNumeric

protected NumericScalarExprPairType booleanNotEqualNumeric

booleanEqualString

protected StringScalarExprPairType booleanEqualString

booleanNotEqualString

protected StringScalarExprPairType booleanNotEqualString
Constructor Detail

BooleanScalarExprType

public BooleanScalarExprType()
Method Detail

isBooleanConstant

public Boolean isBooleanConstant()
Gets the value of the booleanConstant property.

Returns:
possible object is Boolean

setBooleanConstant

public void setBooleanConstant(Boolean value)
Sets the value of the booleanConstant property.

Parameters:
value - allowed object is Boolean

isSetBooleanConstant

public boolean isSetBooleanConstant()

getBooleanNot

public BooleanScalarExprType getBooleanNot()
Gets the value of the booleanNot property.

Returns:
possible object is BooleanScalarExprType

setBooleanNot

public void setBooleanNot(BooleanScalarExprType value)
Sets the value of the booleanNot property.

Parameters:
value - allowed object is BooleanScalarExprType

isSetBooleanNot

public boolean isSetBooleanNot()

getBooleanAnd

public BooleanScalarExprPairType getBooleanAnd()
Gets the value of the booleanAnd property.

Returns:
possible object is BooleanScalarExprPairType

setBooleanAnd

public void setBooleanAnd(BooleanScalarExprPairType value)
Sets the value of the booleanAnd property.

Parameters:
value - allowed object is BooleanScalarExprPairType

isSetBooleanAnd

public boolean isSetBooleanAnd()

getBooleanOr

public BooleanScalarExprPairType getBooleanOr()
Gets the value of the booleanOr property.

Returns:
possible object is BooleanScalarExprPairType

setBooleanOr

public void setBooleanOr(BooleanScalarExprPairType value)
Sets the value of the booleanOr property.

Parameters:
value - allowed object is BooleanScalarExprPairType

isSetBooleanOr

public boolean isSetBooleanOr()

getBooleanXor

public BooleanScalarExprPairType getBooleanXor()
Gets the value of the booleanXor property.

Returns:
possible object is BooleanScalarExprPairType

setBooleanXor

public void setBooleanXor(BooleanScalarExprPairType value)
Sets the value of the booleanXor property.

Parameters:
value - allowed object is BooleanScalarExprPairType

isSetBooleanXor

public boolean isSetBooleanXor()

getBooleanLessThan

public NumericScalarExprPairType getBooleanLessThan()
Gets the value of the booleanLessThan property.

Returns:
possible object is NumericScalarExprPairType

setBooleanLessThan

public void setBooleanLessThan(NumericScalarExprPairType value)
Sets the value of the booleanLessThan property.

Parameters:
value - allowed object is NumericScalarExprPairType

isSetBooleanLessThan

public boolean isSetBooleanLessThan()

getBooleanLessOrEqual

public NumericScalarExprPairType getBooleanLessOrEqual()
Gets the value of the booleanLessOrEqual property.

Returns:
possible object is NumericScalarExprPairType

setBooleanLessOrEqual

public void setBooleanLessOrEqual(NumericScalarExprPairType value)
Sets the value of the booleanLessOrEqual property.

Parameters:
value - allowed object is NumericScalarExprPairType

isSetBooleanLessOrEqual

public boolean isSetBooleanLessOrEqual()

getBooleanGreaterThan

public NumericScalarExprPairType getBooleanGreaterThan()
Gets the value of the booleanGreaterThan property.

Returns:
possible object is NumericScalarExprPairType

setBooleanGreaterThan

public void setBooleanGreaterThan(NumericScalarExprPairType value)
Sets the value of the booleanGreaterThan property.

Parameters:
value - allowed object is NumericScalarExprPairType

isSetBooleanGreaterThan

public boolean isSetBooleanGreaterThan()

getBooleanGreaterOrEqual

public NumericScalarExprPairType getBooleanGreaterOrEqual()
Gets the value of the booleanGreaterOrEqual property.

Returns:
possible object is NumericScalarExprPairType

setBooleanGreaterOrEqual

public void setBooleanGreaterOrEqual(NumericScalarExprPairType value)
Sets the value of the booleanGreaterOrEqual property.

Parameters:
value - allowed object is NumericScalarExprPairType

isSetBooleanGreaterOrEqual

public boolean isSetBooleanGreaterOrEqual()

getBooleanEqualNumeric

public NumericScalarExprPairType getBooleanEqualNumeric()
Gets the value of the booleanEqualNumeric property.

Returns:
possible object is NumericScalarExprPairType

setBooleanEqualNumeric

public void setBooleanEqualNumeric(NumericScalarExprPairType value)
Sets the value of the booleanEqualNumeric property.

Parameters:
value - allowed object is NumericScalarExprPairType

isSetBooleanEqualNumeric

public boolean isSetBooleanEqualNumeric()

getBooleanNotEqualNumeric

public NumericScalarExprPairType getBooleanNotEqualNumeric()
Gets the value of the booleanNotEqualNumeric property.

Returns:
possible object is NumericScalarExprPairType

setBooleanNotEqualNumeric

public void setBooleanNotEqualNumeric(NumericScalarExprPairType value)
Sets the value of the booleanNotEqualNumeric property.

Parameters:
value - allowed object is NumericScalarExprPairType

isSetBooleanNotEqualNumeric

public boolean isSetBooleanNotEqualNumeric()

getBooleanEqualString

public StringScalarExprPairType getBooleanEqualString()
Gets the value of the booleanEqualString property.

Returns:
possible object is StringScalarExprPairType

setBooleanEqualString

public void setBooleanEqualString(StringScalarExprPairType value)
Sets the value of the booleanEqualString property.

Parameters:
value - allowed object is StringScalarExprPairType

isSetBooleanEqualString

public boolean isSetBooleanEqualString()

getBooleanNotEqualString

public StringScalarExprPairType getBooleanNotEqualString()
Gets the value of the booleanNotEqualString property.

Returns:
possible object is StringScalarExprPairType

setBooleanNotEqualString

public void setBooleanNotEqualString(StringScalarExprPairType value)
Sets the value of the booleanNotEqualString property.

Parameters:
value - allowed object is StringScalarExprPairType

isSetBooleanNotEqualString

public boolean isSetBooleanNotEqualString()

toString

public String toString()
Overrides:
toString in class Object

append

public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                            StringBuilder buffer,
                            org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
Specified by:
append in interface org.jvnet.jaxb2_commons.lang.ToString

appendFields

public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                                  StringBuilder buffer,
                                  org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
Specified by:
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString

equals

public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
                      org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
                      Object object,
                      org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
Specified by:
equals in interface org.jvnet.jaxb2_commons.lang.Equals

equals

public boolean equals(Object object)
Overrides:
equals in class Object

hashCode

public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                    org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
Specified by:
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode

hashCode

public int hashCode()
Overrides:
hashCode in class Object

clone

public Object clone()
Overrides:
clone in class Object

copyTo

public Object copyTo(Object target)
Specified by:
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo

copyTo

public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                     Object target,
                     org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
Specified by:
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo

createNewInstance

public Object createNewInstance()
Specified by:
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo
Specified by:
createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom

mergeFrom

public void mergeFrom(Object left,
                      Object right)
Specified by:
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom

mergeFrom

public void mergeFrom(org.jvnet.jaxb2_commons.locator.ObjectLocator leftLocator,
                      org.jvnet.jaxb2_commons.locator.ObjectLocator rightLocator,
                      Object left,
                      Object right,
                      org.jvnet.jaxb2_commons.lang.MergeStrategy strategy)
Specified by:
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom

withBooleanConstant

public BooleanScalarExprType withBooleanConstant(Boolean value)

withBooleanNot

public BooleanScalarExprType withBooleanNot(BooleanScalarExprType value)

withBooleanAnd

public BooleanScalarExprType withBooleanAnd(BooleanScalarExprPairType value)

withBooleanOr

public BooleanScalarExprType withBooleanOr(BooleanScalarExprPairType value)

withBooleanXor

public BooleanScalarExprType withBooleanXor(BooleanScalarExprPairType value)

withBooleanLessThan

public BooleanScalarExprType withBooleanLessThan(NumericScalarExprPairType value)

withBooleanLessOrEqual

public BooleanScalarExprType withBooleanLessOrEqual(NumericScalarExprPairType value)

withBooleanGreaterThan

public BooleanScalarExprType withBooleanGreaterThan(NumericScalarExprPairType value)

withBooleanGreaterOrEqual

public BooleanScalarExprType withBooleanGreaterOrEqual(NumericScalarExprPairType value)

withBooleanEqualNumeric

public BooleanScalarExprType withBooleanEqualNumeric(NumericScalarExprPairType value)

withBooleanNotEqualNumeric

public BooleanScalarExprType withBooleanNotEqualNumeric(NumericScalarExprPairType value)

withBooleanEqualString

public BooleanScalarExprType withBooleanEqualString(StringScalarExprPairType value)

withBooleanNotEqualString

public BooleanScalarExprType withBooleanNotEqualString(StringScalarExprPairType value)


Copyright © 2008-2015. All Rights Reserved.