|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.opengis.wcps.v_1_0.BooleanScalarExprType
public class BooleanScalarExprType
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.ToStringStrategy2 strategy)
|
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
|
Object |
clone()
|
Object |
copyTo(Object target)
|
Object |
copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 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.EqualsStrategy2 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.HashCodeStrategy2 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.MergeStrategy2 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 |
|---|
protected Boolean booleanConstant
protected BooleanScalarExprType booleanNot
protected BooleanScalarExprPairType booleanAnd
protected BooleanScalarExprPairType booleanOr
protected BooleanScalarExprPairType booleanXor
protected NumericScalarExprPairType booleanLessThan
protected NumericScalarExprPairType booleanLessOrEqual
protected NumericScalarExprPairType booleanGreaterThan
protected NumericScalarExprPairType booleanGreaterOrEqual
protected NumericScalarExprPairType booleanEqualNumeric
protected NumericScalarExprPairType booleanNotEqualNumeric
protected StringScalarExprPairType booleanEqualString
protected StringScalarExprPairType booleanNotEqualString
| Constructor Detail |
|---|
public BooleanScalarExprType()
| Method Detail |
|---|
public Boolean isBooleanConstant()
Booleanpublic void setBooleanConstant(Boolean value)
value - allowed object is
Booleanpublic boolean isSetBooleanConstant()
public BooleanScalarExprType getBooleanNot()
BooleanScalarExprTypepublic void setBooleanNot(BooleanScalarExprType value)
value - allowed object is
BooleanScalarExprTypepublic boolean isSetBooleanNot()
public BooleanScalarExprPairType getBooleanAnd()
BooleanScalarExprPairTypepublic void setBooleanAnd(BooleanScalarExprPairType value)
value - allowed object is
BooleanScalarExprPairTypepublic boolean isSetBooleanAnd()
public BooleanScalarExprPairType getBooleanOr()
BooleanScalarExprPairTypepublic void setBooleanOr(BooleanScalarExprPairType value)
value - allowed object is
BooleanScalarExprPairTypepublic boolean isSetBooleanOr()
public BooleanScalarExprPairType getBooleanXor()
BooleanScalarExprPairTypepublic void setBooleanXor(BooleanScalarExprPairType value)
value - allowed object is
BooleanScalarExprPairTypepublic boolean isSetBooleanXor()
public NumericScalarExprPairType getBooleanLessThan()
NumericScalarExprPairTypepublic void setBooleanLessThan(NumericScalarExprPairType value)
value - allowed object is
NumericScalarExprPairTypepublic boolean isSetBooleanLessThan()
public NumericScalarExprPairType getBooleanLessOrEqual()
NumericScalarExprPairTypepublic void setBooleanLessOrEqual(NumericScalarExprPairType value)
value - allowed object is
NumericScalarExprPairTypepublic boolean isSetBooleanLessOrEqual()
public NumericScalarExprPairType getBooleanGreaterThan()
NumericScalarExprPairTypepublic void setBooleanGreaterThan(NumericScalarExprPairType value)
value - allowed object is
NumericScalarExprPairTypepublic boolean isSetBooleanGreaterThan()
public NumericScalarExprPairType getBooleanGreaterOrEqual()
NumericScalarExprPairTypepublic void setBooleanGreaterOrEqual(NumericScalarExprPairType value)
value - allowed object is
NumericScalarExprPairTypepublic boolean isSetBooleanGreaterOrEqual()
public NumericScalarExprPairType getBooleanEqualNumeric()
NumericScalarExprPairTypepublic void setBooleanEqualNumeric(NumericScalarExprPairType value)
value - allowed object is
NumericScalarExprPairTypepublic boolean isSetBooleanEqualNumeric()
public NumericScalarExprPairType getBooleanNotEqualNumeric()
NumericScalarExprPairTypepublic void setBooleanNotEqualNumeric(NumericScalarExprPairType value)
value - allowed object is
NumericScalarExprPairTypepublic boolean isSetBooleanNotEqualNumeric()
public StringScalarExprPairType getBooleanEqualString()
StringScalarExprPairTypepublic void setBooleanEqualString(StringScalarExprPairType value)
value - allowed object is
StringScalarExprPairTypepublic boolean isSetBooleanEqualString()
public StringScalarExprPairType getBooleanNotEqualString()
StringScalarExprPairTypepublic void setBooleanNotEqualString(StringScalarExprPairType value)
value - allowed object is
StringScalarExprPairTypepublic boolean isSetBooleanNotEqualString()
public String toString()
toString in class Object
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString2
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equals2public boolean equals(Object object)
equals in class Object
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2public int hashCode()
hashCode in class Objectpublic Object clone()
clone in class Objectpublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2
public Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
Object target,
org.jvnet.jaxb2_commons.lang.CopyStrategy2 strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTo2public Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTo2createNewInstance in interface org.jvnet.jaxb2_commons.lang.MergeFrom2
public void mergeFrom(Object left,
Object right)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2
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.MergeStrategy2 strategy)
mergeFrom in interface org.jvnet.jaxb2_commons.lang.MergeFrom2public BooleanScalarExprType withBooleanConstant(Boolean value)
public BooleanScalarExprType withBooleanNot(BooleanScalarExprType value)
public BooleanScalarExprType withBooleanAnd(BooleanScalarExprPairType value)
public BooleanScalarExprType withBooleanOr(BooleanScalarExprPairType value)
public BooleanScalarExprType withBooleanXor(BooleanScalarExprPairType value)
public BooleanScalarExprType withBooleanLessThan(NumericScalarExprPairType value)
public BooleanScalarExprType withBooleanLessOrEqual(NumericScalarExprPairType value)
public BooleanScalarExprType withBooleanGreaterThan(NumericScalarExprPairType value)
public BooleanScalarExprType withBooleanGreaterOrEqual(NumericScalarExprPairType value)
public BooleanScalarExprType withBooleanEqualNumeric(NumericScalarExprPairType value)
public BooleanScalarExprType withBooleanNotEqualNumeric(NumericScalarExprPairType value)
public BooleanScalarExprType withBooleanEqualString(StringScalarExprPairType value)
public BooleanScalarExprType withBooleanNotEqualString(StringScalarExprPairType value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||