net.opengis.wcps.v_1_0
Class ScalarExprType
java.lang.Object
net.opengis.wcps.v_1_0.ScalarExprType
- 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 ScalarExprType
- 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 ScalarExprType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ScalarExprType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<group ref="{http://www.opengis.net/wcps/1.0}ScalarExprType"/>
</restriction>
</complexContent>
</complexType>
|
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)
|
CoverageExprElementType |
getAdd()
Gets the value of the add property. |
CoverageExprElementType |
getAll()
Gets the value of the all property. |
CoverageExprElementType |
getAvg()
Gets the value of the avg property. |
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. |
ComplexConstantType |
getComplexConstant()
Gets the value of the complexConstant property. |
CondenseScalarExprType |
getCondense()
Gets the value of the condense property. |
CoverageExprElementType |
getCount()
Gets the value of the count property. |
CoverageExprElementType |
getCrsSet()
Gets the value of the crsSet property. |
DomainMetadataExprType |
getDomainMetadata()
Gets the value of the domainMetadata property. |
CoverageExprElementType |
getIdentifier()
Gets the value of the identifier property. |
CoverageExprElementType |
getImageCrs()
Gets the value of the imageCrs property. |
CondenseScalarExprType.ImageCrsDomain |
getImageCrsDomain()
Gets the value of the imageCrsDomain property. |
CondenseScalarExprType.InterpolationDefault |
getInterpolationDefault()
Gets the value of the interpolationDefault property. |
CondenseScalarExprType.InterpolationSet |
getInterpolationSet()
Gets the value of the interpolationSet property. |
CoverageExprElementType |
getMax()
Gets the value of the max property. |
CoverageExprElementType |
getMin()
Gets the value of the min property. |
CoverageExprElementType |
getNullSet()
Gets the value of the nullSet property. |
NumericScalarExprPairType |
getNumericAdd()
Gets the value of the numericAdd property. |
Double |
getNumericConstant()
Gets the value of the numericConstant property. |
NumericScalarExprPairType |
getNumericDiv()
Gets the value of the numericDiv property. |
NumericScalarExprPairType |
getNumericMinus()
Gets the value of the numericMinus property. |
NumericScalarExprPairType |
getNumericMult()
Gets the value of the numericMult property. |
CondenseScalarExprType.NumericUnaryMinus |
getNumericUnaryMinus()
Gets the value of the numericUnaryMinus property. |
ReduceScalarExprType |
getReduce()
Gets the value of the reduce property. |
CoverageExprElementType |
getSome()
Gets the value of the some property. |
String |
getStringConstant()
Gets the value of the stringConstant property. |
CoverageExprElementType |
getStringIdentifier()
Gets the value of the stringIdentifier 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 |
isSetAdd()
|
boolean |
isSetAll()
|
boolean |
isSetAvg()
|
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()
|
boolean |
isSetComplexConstant()
|
boolean |
isSetCondense()
|
boolean |
isSetCount()
|
boolean |
isSetCrsSet()
|
boolean |
isSetDomainMetadata()
|
boolean |
isSetIdentifier()
|
boolean |
isSetImageCrs()
|
boolean |
isSetImageCrsDomain()
|
boolean |
isSetInterpolationDefault()
|
boolean |
isSetInterpolationSet()
|
boolean |
isSetMax()
|
boolean |
isSetMin()
|
boolean |
isSetNullSet()
|
boolean |
isSetNumericAdd()
|
boolean |
isSetNumericConstant()
|
boolean |
isSetNumericDiv()
|
boolean |
isSetNumericMinus()
|
boolean |
isSetNumericMult()
|
boolean |
isSetNumericUnaryMinus()
|
boolean |
isSetReduce()
|
boolean |
isSetSome()
|
boolean |
isSetStringConstant()
|
boolean |
isSetStringIdentifier()
|
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 |
setAdd(CoverageExprElementType value)
Sets the value of the add property. |
void |
setAll(CoverageExprElementType value)
Sets the value of the all property. |
void |
setAvg(CoverageExprElementType value)
Sets the value of the avg property. |
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. |
void |
setComplexConstant(ComplexConstantType value)
Sets the value of the complexConstant property. |
void |
setCondense(CondenseScalarExprType value)
Sets the value of the condense property. |
void |
setCount(CoverageExprElementType value)
Sets the value of the count property. |
void |
setCrsSet(CoverageExprElementType value)
Sets the value of the crsSet property. |
void |
setDomainMetadata(DomainMetadataExprType value)
Sets the value of the domainMetadata property. |
void |
setIdentifier(CoverageExprElementType value)
Sets the value of the identifier property. |
void |
setImageCrs(CoverageExprElementType value)
Sets the value of the imageCrs property. |
void |
setImageCrsDomain(CondenseScalarExprType.ImageCrsDomain value)
Sets the value of the imageCrsDomain property. |
void |
setInterpolationDefault(CondenseScalarExprType.InterpolationDefault value)
Sets the value of the interpolationDefault property. |
void |
setInterpolationSet(CondenseScalarExprType.InterpolationSet value)
Sets the value of the interpolationSet property. |
void |
setMax(CoverageExprElementType value)
Sets the value of the max property. |
void |
setMin(CoverageExprElementType value)
Sets the value of the min property. |
void |
setNullSet(CoverageExprElementType value)
Sets the value of the nullSet property. |
void |
setNumericAdd(NumericScalarExprPairType value)
Sets the value of the numericAdd property. |
void |
setNumericConstant(Double value)
Sets the value of the numericConstant property. |
void |
setNumericDiv(NumericScalarExprPairType value)
Sets the value of the numericDiv property. |
void |
setNumericMinus(NumericScalarExprPairType value)
Sets the value of the numericMinus property. |
void |
setNumericMult(NumericScalarExprPairType value)
Sets the value of the numericMult property. |
void |
setNumericUnaryMinus(CondenseScalarExprType.NumericUnaryMinus value)
Sets the value of the numericUnaryMinus property. |
void |
setReduce(ReduceScalarExprType value)
Sets the value of the reduce property. |
void |
setSome(CoverageExprElementType value)
Sets the value of the some property. |
void |
setStringConstant(String value)
Sets the value of the stringConstant property. |
void |
setStringIdentifier(CoverageExprElementType value)
Sets the value of the stringIdentifier property. |
String |
toString()
|
ScalarExprType |
withAdd(CoverageExprElementType value)
|
ScalarExprType |
withAll(CoverageExprElementType value)
|
ScalarExprType |
withAvg(CoverageExprElementType value)
|
ScalarExprType |
withBooleanAnd(BooleanScalarExprPairType value)
|
ScalarExprType |
withBooleanConstant(Boolean value)
|
ScalarExprType |
withBooleanEqualNumeric(NumericScalarExprPairType value)
|
ScalarExprType |
withBooleanEqualString(StringScalarExprPairType value)
|
ScalarExprType |
withBooleanGreaterOrEqual(NumericScalarExprPairType value)
|
ScalarExprType |
withBooleanGreaterThan(NumericScalarExprPairType value)
|
ScalarExprType |
withBooleanLessOrEqual(NumericScalarExprPairType value)
|
ScalarExprType |
withBooleanLessThan(NumericScalarExprPairType value)
|
ScalarExprType |
withBooleanNot(BooleanScalarExprType value)
|
ScalarExprType |
withBooleanNotEqualNumeric(NumericScalarExprPairType value)
|
ScalarExprType |
withBooleanNotEqualString(StringScalarExprPairType value)
|
ScalarExprType |
withBooleanOr(BooleanScalarExprPairType value)
|
ScalarExprType |
withBooleanXor(BooleanScalarExprPairType value)
|
ScalarExprType |
withComplexConstant(ComplexConstantType value)
|
ScalarExprType |
withCondense(CondenseScalarExprType value)
|
ScalarExprType |
withCount(CoverageExprElementType value)
|
ScalarExprType |
withCrsSet(CoverageExprElementType value)
|
ScalarExprType |
withDomainMetadata(DomainMetadataExprType value)
|
ScalarExprType |
withIdentifier(CoverageExprElementType value)
|
ScalarExprType |
withImageCrs(CoverageExprElementType value)
|
ScalarExprType |
withImageCrsDomain(CondenseScalarExprType.ImageCrsDomain value)
|
ScalarExprType |
withInterpolationDefault(CondenseScalarExprType.InterpolationDefault value)
|
ScalarExprType |
withInterpolationSet(CondenseScalarExprType.InterpolationSet value)
|
ScalarExprType |
withMax(CoverageExprElementType value)
|
ScalarExprType |
withMin(CoverageExprElementType value)
|
ScalarExprType |
withNullSet(CoverageExprElementType value)
|
ScalarExprType |
withNumericAdd(NumericScalarExprPairType value)
|
ScalarExprType |
withNumericConstant(Double value)
|
ScalarExprType |
withNumericDiv(NumericScalarExprPairType value)
|
ScalarExprType |
withNumericMinus(NumericScalarExprPairType value)
|
ScalarExprType |
withNumericMult(NumericScalarExprPairType value)
|
ScalarExprType |
withNumericUnaryMinus(CondenseScalarExprType.NumericUnaryMinus value)
|
ScalarExprType |
withReduce(ReduceScalarExprType value)
|
ScalarExprType |
withSome(CoverageExprElementType value)
|
ScalarExprType |
withStringConstant(String value)
|
ScalarExprType |
withStringIdentifier(CoverageExprElementType value)
|
identifier
protected CoverageExprElementType identifier
imageCrs
protected CoverageExprElementType imageCrs
imageCrsDomain
protected CondenseScalarExprType.ImageCrsDomain imageCrsDomain
crsSet
protected CoverageExprElementType crsSet
domainMetadata
protected DomainMetadataExprType domainMetadata
nullSet
protected CoverageExprElementType nullSet
interpolationDefault
protected CondenseScalarExprType.InterpolationDefault interpolationDefault
interpolationSet
protected CondenseScalarExprType.InterpolationSet interpolationSet
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
numericConstant
protected Double numericConstant
complexConstant
protected ComplexConstantType complexConstant
numericUnaryMinus
protected CondenseScalarExprType.NumericUnaryMinus numericUnaryMinus
numericAdd
protected NumericScalarExprPairType numericAdd
numericMinus
protected NumericScalarExprPairType numericMinus
numericMult
protected NumericScalarExprPairType numericMult
numericDiv
protected NumericScalarExprPairType numericDiv
condense
protected CondenseScalarExprType condense
reduce
protected ReduceScalarExprType reduce
all
protected CoverageExprElementType all
some
protected CoverageExprElementType some
count
protected CoverageExprElementType count
add
protected CoverageExprElementType add
avg
protected CoverageExprElementType avg
min
protected CoverageExprElementType min
max
protected CoverageExprElementType max
stringIdentifier
protected CoverageExprElementType stringIdentifier
stringConstant
protected String stringConstant
ScalarExprType
public ScalarExprType()
getIdentifier
public CoverageExprElementType getIdentifier()
- Gets the value of the identifier property.
- Returns:
- possible object is
CoverageExprElementType
setIdentifier
public void setIdentifier(CoverageExprElementType value)
- Sets the value of the identifier property.
- Parameters:
value - allowed object is
CoverageExprElementType
isSetIdentifier
public boolean isSetIdentifier()
getImageCrs
public CoverageExprElementType getImageCrs()
- Gets the value of the imageCrs property.
- Returns:
- possible object is
CoverageExprElementType
setImageCrs
public void setImageCrs(CoverageExprElementType value)
- Sets the value of the imageCrs property.
- Parameters:
value - allowed object is
CoverageExprElementType
isSetImageCrs
public boolean isSetImageCrs()
getImageCrsDomain
public CondenseScalarExprType.ImageCrsDomain getImageCrsDomain()
- Gets the value of the imageCrsDomain property.
- Returns:
- possible object is
CondenseScalarExprType.ImageCrsDomain
setImageCrsDomain
public void setImageCrsDomain(CondenseScalarExprType.ImageCrsDomain value)
- Sets the value of the imageCrsDomain property.
- Parameters:
value - allowed object is
CondenseScalarExprType.ImageCrsDomain
isSetImageCrsDomain
public boolean isSetImageCrsDomain()
getCrsSet
public CoverageExprElementType getCrsSet()
- Gets the value of the crsSet property.
- Returns:
- possible object is
CoverageExprElementType
setCrsSet
public void setCrsSet(CoverageExprElementType value)
- Sets the value of the crsSet property.
- Parameters:
value - allowed object is
CoverageExprElementType
isSetCrsSet
public boolean isSetCrsSet()
getDomainMetadata
public DomainMetadataExprType getDomainMetadata()
- Gets the value of the domainMetadata property.
- Returns:
- possible object is
DomainMetadataExprType
setDomainMetadata
public void setDomainMetadata(DomainMetadataExprType value)
- Sets the value of the domainMetadata property.
- Parameters:
value - allowed object is
DomainMetadataExprType
isSetDomainMetadata
public boolean isSetDomainMetadata()
getNullSet
public CoverageExprElementType getNullSet()
- Gets the value of the nullSet property.
- Returns:
- possible object is
CoverageExprElementType
setNullSet
public void setNullSet(CoverageExprElementType value)
- Sets the value of the nullSet property.
- Parameters:
value - allowed object is
CoverageExprElementType
isSetNullSet
public boolean isSetNullSet()
getInterpolationDefault
public CondenseScalarExprType.InterpolationDefault getInterpolationDefault()
- Gets the value of the interpolationDefault property.
- Returns:
- possible object is
CondenseScalarExprType.InterpolationDefault
setInterpolationDefault
public void setInterpolationDefault(CondenseScalarExprType.InterpolationDefault value)
- Sets the value of the interpolationDefault property.
- Parameters:
value - allowed object is
CondenseScalarExprType.InterpolationDefault
isSetInterpolationDefault
public boolean isSetInterpolationDefault()
getInterpolationSet
public CondenseScalarExprType.InterpolationSet getInterpolationSet()
- Gets the value of the interpolationSet property.
- Returns:
- possible object is
CondenseScalarExprType.InterpolationSet
setInterpolationSet
public void setInterpolationSet(CondenseScalarExprType.InterpolationSet value)
- Sets the value of the interpolationSet property.
- Parameters:
value - allowed object is
CondenseScalarExprType.InterpolationSet
isSetInterpolationSet
public boolean isSetInterpolationSet()
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()
getNumericConstant
public Double getNumericConstant()
- Gets the value of the numericConstant property.
- Returns:
- possible object is
Double
setNumericConstant
public void setNumericConstant(Double value)
- Sets the value of the numericConstant property.
- Parameters:
value - allowed object is
Double
isSetNumericConstant
public boolean isSetNumericConstant()
getComplexConstant
public ComplexConstantType getComplexConstant()
- Gets the value of the complexConstant property.
- Returns:
- possible object is
ComplexConstantType
setComplexConstant
public void setComplexConstant(ComplexConstantType value)
- Sets the value of the complexConstant property.
- Parameters:
value - allowed object is
ComplexConstantType
isSetComplexConstant
public boolean isSetComplexConstant()
getNumericUnaryMinus
public CondenseScalarExprType.NumericUnaryMinus getNumericUnaryMinus()
- Gets the value of the numericUnaryMinus property.
- Returns:
- possible object is
CondenseScalarExprType.NumericUnaryMinus
setNumericUnaryMinus
public void setNumericUnaryMinus(CondenseScalarExprType.NumericUnaryMinus value)
- Sets the value of the numericUnaryMinus property.
- Parameters:
value - allowed object is
CondenseScalarExprType.NumericUnaryMinus
isSetNumericUnaryMinus
public boolean isSetNumericUnaryMinus()
getNumericAdd
public NumericScalarExprPairType getNumericAdd()
- Gets the value of the numericAdd property.
- Returns:
- possible object is
NumericScalarExprPairType
setNumericAdd
public void setNumericAdd(NumericScalarExprPairType value)
- Sets the value of the numericAdd property.
- Parameters:
value - allowed object is
NumericScalarExprPairType
isSetNumericAdd
public boolean isSetNumericAdd()
getNumericMinus
public NumericScalarExprPairType getNumericMinus()
- Gets the value of the numericMinus property.
- Returns:
- possible object is
NumericScalarExprPairType
setNumericMinus
public void setNumericMinus(NumericScalarExprPairType value)
- Sets the value of the numericMinus property.
- Parameters:
value - allowed object is
NumericScalarExprPairType
isSetNumericMinus
public boolean isSetNumericMinus()
getNumericMult
public NumericScalarExprPairType getNumericMult()
- Gets the value of the numericMult property.
- Returns:
- possible object is
NumericScalarExprPairType
setNumericMult
public void setNumericMult(NumericScalarExprPairType value)
- Sets the value of the numericMult property.
- Parameters:
value - allowed object is
NumericScalarExprPairType
isSetNumericMult
public boolean isSetNumericMult()
getNumericDiv
public NumericScalarExprPairType getNumericDiv()
- Gets the value of the numericDiv property.
- Returns:
- possible object is
NumericScalarExprPairType
setNumericDiv
public void setNumericDiv(NumericScalarExprPairType value)
- Sets the value of the numericDiv property.
- Parameters:
value - allowed object is
NumericScalarExprPairType
isSetNumericDiv
public boolean isSetNumericDiv()
getCondense
public CondenseScalarExprType getCondense()
- Gets the value of the condense property.
- Returns:
- possible object is
CondenseScalarExprType
setCondense
public void setCondense(CondenseScalarExprType value)
- Sets the value of the condense property.
- Parameters:
value - allowed object is
CondenseScalarExprType
isSetCondense
public boolean isSetCondense()
getReduce
public ReduceScalarExprType getReduce()
- Gets the value of the reduce property.
- Returns:
- possible object is
ReduceScalarExprType
setReduce
public void setReduce(ReduceScalarExprType value)
- Sets the value of the reduce property.
- Parameters:
value - allowed object is
ReduceScalarExprType
isSetReduce
public boolean isSetReduce()
getAll
public CoverageExprElementType getAll()
- Gets the value of the all property.
- Returns:
- possible object is
CoverageExprElementType
setAll
public void setAll(CoverageExprElementType value)
- Sets the value of the all property.
- Parameters:
value - allowed object is
CoverageExprElementType
isSetAll
public boolean isSetAll()
getSome
public CoverageExprElementType getSome()
- Gets the value of the some property.
- Returns:
- possible object is
CoverageExprElementType
setSome
public void setSome(CoverageExprElementType value)
- Sets the value of the some property.
- Parameters:
value - allowed object is
CoverageExprElementType
isSetSome
public boolean isSetSome()
getCount
public CoverageExprElementType getCount()
- Gets the value of the count property.
- Returns:
- possible object is
CoverageExprElementType
setCount
public void setCount(CoverageExprElementType value)
- Sets the value of the count property.
- Parameters:
value - allowed object is
CoverageExprElementType
isSetCount
public boolean isSetCount()
getAdd
public CoverageExprElementType getAdd()
- Gets the value of the add property.
- Returns:
- possible object is
CoverageExprElementType
setAdd
public void setAdd(CoverageExprElementType value)
- Sets the value of the add property.
- Parameters:
value - allowed object is
CoverageExprElementType
isSetAdd
public boolean isSetAdd()
getAvg
public CoverageExprElementType getAvg()
- Gets the value of the avg property.
- Returns:
- possible object is
CoverageExprElementType
setAvg
public void setAvg(CoverageExprElementType value)
- Sets the value of the avg property.
- Parameters:
value - allowed object is
CoverageExprElementType
isSetAvg
public boolean isSetAvg()
getMin
public CoverageExprElementType getMin()
- Gets the value of the min property.
- Returns:
- possible object is
CoverageExprElementType
setMin
public void setMin(CoverageExprElementType value)
- Sets the value of the min property.
- Parameters:
value - allowed object is
CoverageExprElementType
isSetMin
public boolean isSetMin()
getMax
public CoverageExprElementType getMax()
- Gets the value of the max property.
- Returns:
- possible object is
CoverageExprElementType
setMax
public void setMax(CoverageExprElementType value)
- Sets the value of the max property.
- Parameters:
value - allowed object is
CoverageExprElementType
isSetMax
public boolean isSetMax()
getStringIdentifier
public CoverageExprElementType getStringIdentifier()
- Gets the value of the stringIdentifier property.
- Returns:
- possible object is
CoverageExprElementType
setStringIdentifier
public void setStringIdentifier(CoverageExprElementType value)
- Sets the value of the stringIdentifier property.
- Parameters:
value - allowed object is
CoverageExprElementType
isSetStringIdentifier
public boolean isSetStringIdentifier()
getStringConstant
public String getStringConstant()
- Gets the value of the stringConstant property.
- Returns:
- possible object is
String
setStringConstant
public void setStringConstant(String value)
- Sets the value of the stringConstant property.
- Parameters:
value - allowed object is
String
isSetStringConstant
public boolean isSetStringConstant()
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
withIdentifier
public ScalarExprType withIdentifier(CoverageExprElementType value)
withImageCrs
public ScalarExprType withImageCrs(CoverageExprElementType value)
withImageCrsDomain
public ScalarExprType withImageCrsDomain(CondenseScalarExprType.ImageCrsDomain value)
withCrsSet
public ScalarExprType withCrsSet(CoverageExprElementType value)
withDomainMetadata
public ScalarExprType withDomainMetadata(DomainMetadataExprType value)
withNullSet
public ScalarExprType withNullSet(CoverageExprElementType value)
withInterpolationDefault
public ScalarExprType withInterpolationDefault(CondenseScalarExprType.InterpolationDefault value)
withInterpolationSet
public ScalarExprType withInterpolationSet(CondenseScalarExprType.InterpolationSet value)
withBooleanConstant
public ScalarExprType withBooleanConstant(Boolean value)
withBooleanNot
public ScalarExprType withBooleanNot(BooleanScalarExprType value)
withBooleanAnd
public ScalarExprType withBooleanAnd(BooleanScalarExprPairType value)
withBooleanOr
public ScalarExprType withBooleanOr(BooleanScalarExprPairType value)
withBooleanXor
public ScalarExprType withBooleanXor(BooleanScalarExprPairType value)
withBooleanLessThan
public ScalarExprType withBooleanLessThan(NumericScalarExprPairType value)
withBooleanLessOrEqual
public ScalarExprType withBooleanLessOrEqual(NumericScalarExprPairType value)
withBooleanGreaterThan
public ScalarExprType withBooleanGreaterThan(NumericScalarExprPairType value)
withBooleanGreaterOrEqual
public ScalarExprType withBooleanGreaterOrEqual(NumericScalarExprPairType value)
withBooleanEqualNumeric
public ScalarExprType withBooleanEqualNumeric(NumericScalarExprPairType value)
withBooleanNotEqualNumeric
public ScalarExprType withBooleanNotEqualNumeric(NumericScalarExprPairType value)
withBooleanEqualString
public ScalarExprType withBooleanEqualString(StringScalarExprPairType value)
withBooleanNotEqualString
public ScalarExprType withBooleanNotEqualString(StringScalarExprPairType value)
withNumericConstant
public ScalarExprType withNumericConstant(Double value)
withComplexConstant
public ScalarExprType withComplexConstant(ComplexConstantType value)
withNumericUnaryMinus
public ScalarExprType withNumericUnaryMinus(CondenseScalarExprType.NumericUnaryMinus value)
withNumericAdd
public ScalarExprType withNumericAdd(NumericScalarExprPairType value)
withNumericMinus
public ScalarExprType withNumericMinus(NumericScalarExprPairType value)
withNumericMult
public ScalarExprType withNumericMult(NumericScalarExprPairType value)
withNumericDiv
public ScalarExprType withNumericDiv(NumericScalarExprPairType value)
withCondense
public ScalarExprType withCondense(CondenseScalarExprType value)
withReduce
public ScalarExprType withReduce(ReduceScalarExprType value)
withAll
public ScalarExprType withAll(CoverageExprElementType value)
withSome
public ScalarExprType withSome(CoverageExprElementType value)
withCount
public ScalarExprType withCount(CoverageExprElementType value)
withAdd
public ScalarExprType withAdd(CoverageExprElementType value)
withAvg
public ScalarExprType withAvg(CoverageExprElementType value)
withMin
public ScalarExprType withMin(CoverageExprElementType value)
withMax
public ScalarExprType withMax(CoverageExprElementType value)
withStringIdentifier
public ScalarExprType withStringIdentifier(CoverageExprElementType value)
withStringConstant
public ScalarExprType withStringConstant(String value)
Copyright © 2008-2015. All Rights Reserved.