net.opengis.wcps.v_1_0
Class CondenseScalarExprType.InterpolationSet.SetCrsSet

java.lang.Object
  extended by net.opengis.wcps.v_1_0.CondenseScalarExprType.InterpolationSet.SetCrsSet
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
Enclosing class:
CondenseScalarExprType.InterpolationSet

public static class CondenseScalarExprType.InterpolationSet.SetCrsSet
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 anonymous complex type.

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

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <group ref="{http://www.opengis.net/wcps/1.0}CoverageExprType"/>
         <group ref="{http://www.opengis.net/wcps/1.0}CrsNameType" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  ConstantCoverageExprType _const
           
protected  CoverageExprElementType abs
           
protected  CoverageExprPairType and
           
protected  CoverageExprElementType arccos
           
protected  CoverageExprElementType arcsin
           
protected  CoverageExprElementType arctan
           
protected  CondenseScalarExprType.InterpolationSet.Bit bit
           
protected  CondenseScalarExprType.InterpolationSet.Cast cast
           
protected  ConstructCoverageExprType construct
           
protected  CoverageExprElementType cos
           
protected  CoverageExprElementType cosh
           
protected  String coverage
           
protected  List<CodeType> crsNameType
           
protected  CrsTransformCoverageExprType crsTransform
           
protected  CoverageExprPairType div
           
protected  CoverageExprPairType equals
           
protected  CoverageExprElementType exp
           
protected  ExtendCoverageExprType extend
           
protected  CondenseScalarExprType.InterpolationSet.FieldSelect fieldSelect
           
protected  CoverageExprPairType greaterOrEqual
           
protected  CoverageExprPairType greaterThan
           
protected  CoverageExprElementType im
           
protected  CoverageExprPairType lessOrEqual
           
protected  CoverageExprPairType lessThan
           
protected  CoverageExprElementType ln
           
protected  CoverageExprElementType log
           
protected  CoverageExprPairType minus
           
protected  CoverageExprPairType mult
           
protected  CoverageExprElementType not
           
protected  CoverageExprPairType notEqual
           
protected  CoverageExprPairType or
           
protected  CoverageExprPairType overlay
           
protected  CoverageExprPairType plus
           
protected  RangeCoverageExprType rangeConstructor
           
protected  CoverageExprElementType re
           
protected  ScaleCoverageExprType scale
           
protected  CondenseScalarExprType.InterpolationSet.SetCrsSet setCrsSet
           
protected  CondenseScalarExprType.InterpolationSet.SetIdentifier setIdentifier
           
protected  CondenseScalarExprType.InterpolationSet.SetInterpolationDefault setInterpolationDefault
           
protected  CondenseScalarExprType.InterpolationSet.SetInterpolationSet setInterpolationSet
           
protected  CondenseScalarExprType.InterpolationSet.SetNullSet setNullSet
           
protected  CoverageExprElementType sin
           
protected  CoverageExprElementType sinh
           
protected  SliceCoverageExprType slice
           
protected  CoverageExprElementType sqrt
           
protected  CoverageExprElementType tan
           
protected  CoverageExprElementType tanh
           
protected  TrimCoverageExprType trim
           
protected  CoverageExprElementType unaryMinus
           
protected  CoverageExprElementType unaryPlus
           
protected  CoverageExprPairType xor
           
 
Constructor Summary
CondenseScalarExprType.InterpolationSet.SetCrsSet()
           
 
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 getAbs()
          Gets the value of the abs property.
 CoverageExprPairType getAnd()
          Gets the value of the and property.
 CoverageExprElementType getArccos()
          Gets the value of the arccos property.
 CoverageExprElementType getArcsin()
          Gets the value of the arcsin property.
 CoverageExprElementType getArctan()
          Gets the value of the arctan property.
 CondenseScalarExprType.InterpolationSet.Bit getBit()
          Gets the value of the bit property.
 CondenseScalarExprType.InterpolationSet.Cast getCast()
          Gets the value of the cast property.
 ConstantCoverageExprType getConst()
          Gets the value of the const property.
 ConstructCoverageExprType getConstruct()
          Gets the value of the construct property.
 CoverageExprElementType getCos()
          Gets the value of the cos property.
 CoverageExprElementType getCosh()
          Gets the value of the cosh property.
 String getCoverage()
          Gets the value of the coverage property.
 List<CodeType> getCrsNameType()
          Gets the value of the crsNameType property.
 CrsTransformCoverageExprType getCrsTransform()
          Gets the value of the crsTransform property.
 CoverageExprPairType getDiv()
          Gets the value of the div property.
 CoverageExprPairType getEquals()
          Gets the value of the equals property.
 CoverageExprElementType getExp()
          Gets the value of the exp property.
 ExtendCoverageExprType getExtend()
          Gets the value of the extend property.
 CondenseScalarExprType.InterpolationSet.FieldSelect getFieldSelect()
          Gets the value of the fieldSelect property.
 CoverageExprPairType getGreaterOrEqual()
          Gets the value of the greaterOrEqual property.
 CoverageExprPairType getGreaterThan()
          Gets the value of the greaterThan property.
 CoverageExprElementType getIm()
          Gets the value of the im property.
 CoverageExprPairType getLessOrEqual()
          Gets the value of the lessOrEqual property.
 CoverageExprPairType getLessThan()
          Gets the value of the lessThan property.
 CoverageExprElementType getLn()
          Gets the value of the ln property.
 CoverageExprElementType getLog()
          Gets the value of the log property.
 CoverageExprPairType getMinus()
          Gets the value of the minus property.
 CoverageExprPairType getMult()
          Gets the value of the mult property.
 CoverageExprElementType getNot()
          Gets the value of the not property.
 CoverageExprPairType getNotEqual()
          Gets the value of the notEqual property.
 CoverageExprPairType getOr()
          Gets the value of the or property.
 CoverageExprPairType getOverlay()
          Gets the value of the overlay property.
 CoverageExprPairType getPlus()
          Gets the value of the plus property.
 RangeCoverageExprType getRangeConstructor()
          Gets the value of the rangeConstructor property.
 CoverageExprElementType getRe()
          Gets the value of the re property.
 ScaleCoverageExprType getScale()
          Gets the value of the scale property.
 CondenseScalarExprType.InterpolationSet.SetCrsSet getSetCrsSet()
          Gets the value of the setCrsSet property.
 CondenseScalarExprType.InterpolationSet.SetIdentifier getSetIdentifier()
          Gets the value of the setIdentifier property.
 CondenseScalarExprType.InterpolationSet.SetInterpolationDefault getSetInterpolationDefault()
          Gets the value of the setInterpolationDefault property.
 CondenseScalarExprType.InterpolationSet.SetInterpolationSet getSetInterpolationSet()
          Gets the value of the setInterpolationSet property.
 CondenseScalarExprType.InterpolationSet.SetNullSet getSetNullSet()
          Gets the value of the setNullSet property.
 CoverageExprElementType getSin()
          Gets the value of the sin property.
 CoverageExprElementType getSinh()
          Gets the value of the sinh property.
 SliceCoverageExprType getSlice()
          Gets the value of the slice property.
 CoverageExprElementType getSqrt()
          Gets the value of the sqrt property.
 CoverageExprElementType getTan()
          Gets the value of the tan property.
 CoverageExprElementType getTanh()
          Gets the value of the tanh property.
 TrimCoverageExprType getTrim()
          Gets the value of the trim property.
 CoverageExprElementType getUnaryMinus()
          Gets the value of the unaryMinus property.
 CoverageExprElementType getUnaryPlus()
          Gets the value of the unaryPlus property.
 CoverageExprPairType getXor()
          Gets the value of the xor property.
 int hashCode()
           
 int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
           
 boolean isSetAbs()
           
 boolean isSetAnd()
           
 boolean isSetArccos()
           
 boolean isSetArcsin()
           
 boolean isSetArctan()
           
 boolean isSetBit()
           
 boolean isSetCast()
           
 boolean isSetConst()
           
 boolean isSetConstruct()
           
 boolean isSetCos()
           
 boolean isSetCosh()
           
 boolean isSetCoverage()
           
 boolean isSetCrsNameType()
           
 boolean isSetCrsTransform()
           
 boolean isSetDiv()
           
 boolean isSetEquals()
           
 boolean isSetExp()
           
 boolean isSetExtend()
           
 boolean isSetFieldSelect()
           
 boolean isSetGreaterOrEqual()
           
 boolean isSetGreaterThan()
           
 boolean isSetIm()
           
 boolean isSetLessOrEqual()
           
 boolean isSetLessThan()
           
 boolean isSetLn()
           
 boolean isSetLog()
           
 boolean isSetMinus()
           
 boolean isSetMult()
           
 boolean isSetNot()
           
 boolean isSetNotEqual()
           
 boolean isSetOr()
           
 boolean isSetOverlay()
           
 boolean isSetPlus()
           
 boolean isSetRangeConstructor()
           
 boolean isSetRe()
           
 boolean isSetScale()
           
 boolean isSetSetCrsSet()
           
 boolean isSetSetIdentifier()
           
 boolean isSetSetInterpolationDefault()
           
 boolean isSetSetInterpolationSet()
           
 boolean isSetSetNullSet()
           
 boolean isSetSin()
           
 boolean isSetSinh()
           
 boolean isSetSlice()
           
 boolean isSetSqrt()
           
 boolean isSetTan()
           
 boolean isSetTanh()
           
 boolean isSetTrim()
           
 boolean isSetUnaryMinus()
           
 boolean isSetUnaryPlus()
           
 boolean isSetXor()
           
 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 setAbs(CoverageExprElementType value)
          Sets the value of the abs property.
 void setAnd(CoverageExprPairType value)
          Sets the value of the and property.
 void setArccos(CoverageExprElementType value)
          Sets the value of the arccos property.
 void setArcsin(CoverageExprElementType value)
          Sets the value of the arcsin property.
 void setArctan(CoverageExprElementType value)
          Sets the value of the arctan property.
 void setBit(CondenseScalarExprType.InterpolationSet.Bit value)
          Sets the value of the bit property.
 void setCast(CondenseScalarExprType.InterpolationSet.Cast value)
          Sets the value of the cast property.
 void setConst(ConstantCoverageExprType value)
          Sets the value of the const property.
 void setConstruct(ConstructCoverageExprType value)
          Sets the value of the construct property.
 void setCos(CoverageExprElementType value)
          Sets the value of the cos property.
 void setCosh(CoverageExprElementType value)
          Sets the value of the cosh property.
 void setCoverage(String value)
          Sets the value of the coverage property.
 void setCrsNameType(List<CodeType> value)
           
 void setCrsTransform(CrsTransformCoverageExprType value)
          Sets the value of the crsTransform property.
 void setDiv(CoverageExprPairType value)
          Sets the value of the div property.
 void setEquals(CoverageExprPairType value)
          Sets the value of the equals property.
 void setExp(CoverageExprElementType value)
          Sets the value of the exp property.
 void setExtend(ExtendCoverageExprType value)
          Sets the value of the extend property.
 void setFieldSelect(CondenseScalarExprType.InterpolationSet.FieldSelect value)
          Sets the value of the fieldSelect property.
 void setGreaterOrEqual(CoverageExprPairType value)
          Sets the value of the greaterOrEqual property.
 void setGreaterThan(CoverageExprPairType value)
          Sets the value of the greaterThan property.
 void setIm(CoverageExprElementType value)
          Sets the value of the im property.
 void setLessOrEqual(CoverageExprPairType value)
          Sets the value of the lessOrEqual property.
 void setLessThan(CoverageExprPairType value)
          Sets the value of the lessThan property.
 void setLn(CoverageExprElementType value)
          Sets the value of the ln property.
 void setLog(CoverageExprElementType value)
          Sets the value of the log property.
 void setMinus(CoverageExprPairType value)
          Sets the value of the minus property.
 void setMult(CoverageExprPairType value)
          Sets the value of the mult property.
 void setNot(CoverageExprElementType value)
          Sets the value of the not property.
 void setNotEqual(CoverageExprPairType value)
          Sets the value of the notEqual property.
 void setOr(CoverageExprPairType value)
          Sets the value of the or property.
 void setOverlay(CoverageExprPairType value)
          Sets the value of the overlay property.
 void setPlus(CoverageExprPairType value)
          Sets the value of the plus property.
 void setRangeConstructor(RangeCoverageExprType value)
          Sets the value of the rangeConstructor property.
 void setRe(CoverageExprElementType value)
          Sets the value of the re property.
 void setScale(ScaleCoverageExprType value)
          Sets the value of the scale property.
 void setSetCrsSet(CondenseScalarExprType.InterpolationSet.SetCrsSet value)
          Sets the value of the setCrsSet property.
 void setSetIdentifier(CondenseScalarExprType.InterpolationSet.SetIdentifier value)
          Sets the value of the setIdentifier property.
 void setSetInterpolationDefault(CondenseScalarExprType.InterpolationSet.SetInterpolationDefault value)
          Sets the value of the setInterpolationDefault property.
 void setSetInterpolationSet(CondenseScalarExprType.InterpolationSet.SetInterpolationSet value)
          Sets the value of the setInterpolationSet property.
 void setSetNullSet(CondenseScalarExprType.InterpolationSet.SetNullSet value)
          Sets the value of the setNullSet property.
 void setSin(CoverageExprElementType value)
          Sets the value of the sin property.
 void setSinh(CoverageExprElementType value)
          Sets the value of the sinh property.
 void setSlice(SliceCoverageExprType value)
          Sets the value of the slice property.
 void setSqrt(CoverageExprElementType value)
          Sets the value of the sqrt property.
 void setTan(CoverageExprElementType value)
          Sets the value of the tan property.
 void setTanh(CoverageExprElementType value)
          Sets the value of the tanh property.
 void setTrim(TrimCoverageExprType value)
          Sets the value of the trim property.
 void setUnaryMinus(CoverageExprElementType value)
          Sets the value of the unaryMinus property.
 void setUnaryPlus(CoverageExprElementType value)
          Sets the value of the unaryPlus property.
 void setXor(CoverageExprPairType value)
          Sets the value of the xor property.
 String toString()
           
 void unsetCrsNameType()
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withAbs(CoverageExprElementType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withAnd(CoverageExprPairType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withArccos(CoverageExprElementType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withArcsin(CoverageExprElementType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withArctan(CoverageExprElementType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withBit(CondenseScalarExprType.InterpolationSet.Bit value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withCast(CondenseScalarExprType.InterpolationSet.Cast value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withConst(ConstantCoverageExprType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withConstruct(ConstructCoverageExprType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withCos(CoverageExprElementType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withCosh(CoverageExprElementType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withCoverage(String value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withCrsNameType(CodeType... values)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withCrsNameType(Collection<CodeType> values)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withCrsNameType(List<CodeType> value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withCrsTransform(CrsTransformCoverageExprType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withDiv(CoverageExprPairType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withEquals(CoverageExprPairType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withExp(CoverageExprElementType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withExtend(ExtendCoverageExprType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withFieldSelect(CondenseScalarExprType.InterpolationSet.FieldSelect value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withGreaterOrEqual(CoverageExprPairType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withGreaterThan(CoverageExprPairType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withIm(CoverageExprElementType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withLessOrEqual(CoverageExprPairType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withLessThan(CoverageExprPairType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withLn(CoverageExprElementType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withLog(CoverageExprElementType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withMinus(CoverageExprPairType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withMult(CoverageExprPairType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withNot(CoverageExprElementType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withNotEqual(CoverageExprPairType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withOr(CoverageExprPairType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withOverlay(CoverageExprPairType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withPlus(CoverageExprPairType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withRangeConstructor(RangeCoverageExprType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withRe(CoverageExprElementType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withScale(ScaleCoverageExprType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withSetCrsSet(CondenseScalarExprType.InterpolationSet.SetCrsSet value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withSetIdentifier(CondenseScalarExprType.InterpolationSet.SetIdentifier value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withSetInterpolationDefault(CondenseScalarExprType.InterpolationSet.SetInterpolationDefault value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withSetInterpolationSet(CondenseScalarExprType.InterpolationSet.SetInterpolationSet value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withSetNullSet(CondenseScalarExprType.InterpolationSet.SetNullSet value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withSin(CoverageExprElementType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withSinh(CoverageExprElementType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withSlice(SliceCoverageExprType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withSqrt(CoverageExprElementType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withTan(CoverageExprElementType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withTanh(CoverageExprElementType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withTrim(TrimCoverageExprType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withUnaryMinus(CoverageExprElementType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withUnaryPlus(CoverageExprElementType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet withXor(CoverageExprPairType value)
           
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

coverage

protected String coverage

setIdentifier

protected CondenseScalarExprType.InterpolationSet.SetIdentifier setIdentifier

setCrsSet

protected CondenseScalarExprType.InterpolationSet.SetCrsSet setCrsSet

setNullSet

protected CondenseScalarExprType.InterpolationSet.SetNullSet setNullSet

setInterpolationDefault

protected CondenseScalarExprType.InterpolationSet.SetInterpolationDefault setInterpolationDefault

setInterpolationSet

protected CondenseScalarExprType.InterpolationSet.SetInterpolationSet setInterpolationSet

unaryPlus

protected CoverageExprElementType unaryPlus

unaryMinus

protected CoverageExprElementType unaryMinus

sqrt

protected CoverageExprElementType sqrt

abs

protected CoverageExprElementType abs

exp

protected CoverageExprElementType exp

log

protected CoverageExprElementType log

ln

protected CoverageExprElementType ln

sin

protected CoverageExprElementType sin

cos

protected CoverageExprElementType cos

tan

protected CoverageExprElementType tan

sinh

protected CoverageExprElementType sinh

cosh

protected CoverageExprElementType cosh

tanh

protected CoverageExprElementType tanh

arcsin

protected CoverageExprElementType arcsin

arccos

protected CoverageExprElementType arccos

arctan

protected CoverageExprElementType arctan

not

protected CoverageExprElementType not

re

protected CoverageExprElementType re

im

protected CoverageExprElementType im

bit

protected CondenseScalarExprType.InterpolationSet.Bit bit

cast

protected CondenseScalarExprType.InterpolationSet.Cast cast

fieldSelect

protected CondenseScalarExprType.InterpolationSet.FieldSelect fieldSelect

plus

protected CoverageExprPairType plus

minus

protected CoverageExprPairType minus

mult

protected CoverageExprPairType mult

div

protected CoverageExprPairType div

and

protected CoverageExprPairType and

or

protected CoverageExprPairType or

xor

protected CoverageExprPairType xor

equals

protected CoverageExprPairType equals

lessThan

protected CoverageExprPairType lessThan

greaterThan

protected CoverageExprPairType greaterThan

lessOrEqual

protected CoverageExprPairType lessOrEqual

greaterOrEqual

protected CoverageExprPairType greaterOrEqual

notEqual

protected CoverageExprPairType notEqual

overlay

protected CoverageExprPairType overlay

rangeConstructor

protected RangeCoverageExprType rangeConstructor

trim

protected TrimCoverageExprType trim

slice

protected SliceCoverageExprType slice

extend

protected ExtendCoverageExprType extend

crsTransform

protected CrsTransformCoverageExprType crsTransform

scale

protected ScaleCoverageExprType scale

construct

protected ConstructCoverageExprType construct

_const

protected ConstantCoverageExprType _const

crsNameType

protected List<CodeType> crsNameType
Constructor Detail

CondenseScalarExprType.InterpolationSet.SetCrsSet

public CondenseScalarExprType.InterpolationSet.SetCrsSet()
Method Detail

getCoverage

public String getCoverage()
Gets the value of the coverage property.

Returns:
possible object is String

setCoverage

public void setCoverage(String value)
Sets the value of the coverage property.

Parameters:
value - allowed object is String

isSetCoverage

public boolean isSetCoverage()

getSetIdentifier

public CondenseScalarExprType.InterpolationSet.SetIdentifier getSetIdentifier()
Gets the value of the setIdentifier property.

Returns:
possible object is CondenseScalarExprType.InterpolationSet.SetIdentifier

setSetIdentifier

public void setSetIdentifier(CondenseScalarExprType.InterpolationSet.SetIdentifier value)
Sets the value of the setIdentifier property.

Parameters:
value - allowed object is CondenseScalarExprType.InterpolationSet.SetIdentifier

isSetSetIdentifier

public boolean isSetSetIdentifier()

getSetCrsSet

public CondenseScalarExprType.InterpolationSet.SetCrsSet getSetCrsSet()
Gets the value of the setCrsSet property.

Returns:
possible object is CondenseScalarExprType.InterpolationSet.SetCrsSet

setSetCrsSet

public void setSetCrsSet(CondenseScalarExprType.InterpolationSet.SetCrsSet value)
Sets the value of the setCrsSet property.

Parameters:
value - allowed object is CondenseScalarExprType.InterpolationSet.SetCrsSet

isSetSetCrsSet

public boolean isSetSetCrsSet()

getSetNullSet

public CondenseScalarExprType.InterpolationSet.SetNullSet getSetNullSet()
Gets the value of the setNullSet property.

Returns:
possible object is CondenseScalarExprType.InterpolationSet.SetNullSet

setSetNullSet

public void setSetNullSet(CondenseScalarExprType.InterpolationSet.SetNullSet value)
Sets the value of the setNullSet property.

Parameters:
value - allowed object is CondenseScalarExprType.InterpolationSet.SetNullSet

isSetSetNullSet

public boolean isSetSetNullSet()

getSetInterpolationDefault

public CondenseScalarExprType.InterpolationSet.SetInterpolationDefault getSetInterpolationDefault()
Gets the value of the setInterpolationDefault property.

Returns:
possible object is CondenseScalarExprType.InterpolationSet.SetInterpolationDefault

setSetInterpolationDefault

public void setSetInterpolationDefault(CondenseScalarExprType.InterpolationSet.SetInterpolationDefault value)
Sets the value of the setInterpolationDefault property.

Parameters:
value - allowed object is CondenseScalarExprType.InterpolationSet.SetInterpolationDefault

isSetSetInterpolationDefault

public boolean isSetSetInterpolationDefault()

getSetInterpolationSet

public CondenseScalarExprType.InterpolationSet.SetInterpolationSet getSetInterpolationSet()
Gets the value of the setInterpolationSet property.

Returns:
possible object is CondenseScalarExprType.InterpolationSet.SetInterpolationSet

setSetInterpolationSet

public void setSetInterpolationSet(CondenseScalarExprType.InterpolationSet.SetInterpolationSet value)
Sets the value of the setInterpolationSet property.

Parameters:
value - allowed object is CondenseScalarExprType.InterpolationSet.SetInterpolationSet

isSetSetInterpolationSet

public boolean isSetSetInterpolationSet()

getUnaryPlus

public CoverageExprElementType getUnaryPlus()
Gets the value of the unaryPlus property.

Returns:
possible object is CoverageExprElementType

setUnaryPlus

public void setUnaryPlus(CoverageExprElementType value)
Sets the value of the unaryPlus property.

Parameters:
value - allowed object is CoverageExprElementType

isSetUnaryPlus

public boolean isSetUnaryPlus()

getUnaryMinus

public CoverageExprElementType getUnaryMinus()
Gets the value of the unaryMinus property.

Returns:
possible object is CoverageExprElementType

setUnaryMinus

public void setUnaryMinus(CoverageExprElementType value)
Sets the value of the unaryMinus property.

Parameters:
value - allowed object is CoverageExprElementType

isSetUnaryMinus

public boolean isSetUnaryMinus()

getSqrt

public CoverageExprElementType getSqrt()
Gets the value of the sqrt property.

Returns:
possible object is CoverageExprElementType

setSqrt

public void setSqrt(CoverageExprElementType value)
Sets the value of the sqrt property.

Parameters:
value - allowed object is CoverageExprElementType

isSetSqrt

public boolean isSetSqrt()

getAbs

public CoverageExprElementType getAbs()
Gets the value of the abs property.

Returns:
possible object is CoverageExprElementType

setAbs

public void setAbs(CoverageExprElementType value)
Sets the value of the abs property.

Parameters:
value - allowed object is CoverageExprElementType

isSetAbs

public boolean isSetAbs()

getExp

public CoverageExprElementType getExp()
Gets the value of the exp property.

Returns:
possible object is CoverageExprElementType

setExp

public void setExp(CoverageExprElementType value)
Sets the value of the exp property.

Parameters:
value - allowed object is CoverageExprElementType

isSetExp

public boolean isSetExp()

getLog

public CoverageExprElementType getLog()
Gets the value of the log property.

Returns:
possible object is CoverageExprElementType

setLog

public void setLog(CoverageExprElementType value)
Sets the value of the log property.

Parameters:
value - allowed object is CoverageExprElementType

isSetLog

public boolean isSetLog()

getLn

public CoverageExprElementType getLn()
Gets the value of the ln property.

Returns:
possible object is CoverageExprElementType

setLn

public void setLn(CoverageExprElementType value)
Sets the value of the ln property.

Parameters:
value - allowed object is CoverageExprElementType

isSetLn

public boolean isSetLn()

getSin

public CoverageExprElementType getSin()
Gets the value of the sin property.

Returns:
possible object is CoverageExprElementType

setSin

public void setSin(CoverageExprElementType value)
Sets the value of the sin property.

Parameters:
value - allowed object is CoverageExprElementType

isSetSin

public boolean isSetSin()

getCos

public CoverageExprElementType getCos()
Gets the value of the cos property.

Returns:
possible object is CoverageExprElementType

setCos

public void setCos(CoverageExprElementType value)
Sets the value of the cos property.

Parameters:
value - allowed object is CoverageExprElementType

isSetCos

public boolean isSetCos()

getTan

public CoverageExprElementType getTan()
Gets the value of the tan property.

Returns:
possible object is CoverageExprElementType

setTan

public void setTan(CoverageExprElementType value)
Sets the value of the tan property.

Parameters:
value - allowed object is CoverageExprElementType

isSetTan

public boolean isSetTan()

getSinh

public CoverageExprElementType getSinh()
Gets the value of the sinh property.

Returns:
possible object is CoverageExprElementType

setSinh

public void setSinh(CoverageExprElementType value)
Sets the value of the sinh property.

Parameters:
value - allowed object is CoverageExprElementType

isSetSinh

public boolean isSetSinh()

getCosh

public CoverageExprElementType getCosh()
Gets the value of the cosh property.

Returns:
possible object is CoverageExprElementType

setCosh

public void setCosh(CoverageExprElementType value)
Sets the value of the cosh property.

Parameters:
value - allowed object is CoverageExprElementType

isSetCosh

public boolean isSetCosh()

getTanh

public CoverageExprElementType getTanh()
Gets the value of the tanh property.

Returns:
possible object is CoverageExprElementType

setTanh

public void setTanh(CoverageExprElementType value)
Sets the value of the tanh property.

Parameters:
value - allowed object is CoverageExprElementType

isSetTanh

public boolean isSetTanh()

getArcsin

public CoverageExprElementType getArcsin()
Gets the value of the arcsin property.

Returns:
possible object is CoverageExprElementType

setArcsin

public void setArcsin(CoverageExprElementType value)
Sets the value of the arcsin property.

Parameters:
value - allowed object is CoverageExprElementType

isSetArcsin

public boolean isSetArcsin()

getArccos

public CoverageExprElementType getArccos()
Gets the value of the arccos property.

Returns:
possible object is CoverageExprElementType

setArccos

public void setArccos(CoverageExprElementType value)
Sets the value of the arccos property.

Parameters:
value - allowed object is CoverageExprElementType

isSetArccos

public boolean isSetArccos()

getArctan

public CoverageExprElementType getArctan()
Gets the value of the arctan property.

Returns:
possible object is CoverageExprElementType

setArctan

public void setArctan(CoverageExprElementType value)
Sets the value of the arctan property.

Parameters:
value - allowed object is CoverageExprElementType

isSetArctan

public boolean isSetArctan()

getNot

public CoverageExprElementType getNot()
Gets the value of the not property.

Returns:
possible object is CoverageExprElementType

setNot

public void setNot(CoverageExprElementType value)
Sets the value of the not property.

Parameters:
value - allowed object is CoverageExprElementType

isSetNot

public boolean isSetNot()

getRe

public CoverageExprElementType getRe()
Gets the value of the re property.

Returns:
possible object is CoverageExprElementType

setRe

public void setRe(CoverageExprElementType value)
Sets the value of the re property.

Parameters:
value - allowed object is CoverageExprElementType

isSetRe

public boolean isSetRe()

getIm

public CoverageExprElementType getIm()
Gets the value of the im property.

Returns:
possible object is CoverageExprElementType

setIm

public void setIm(CoverageExprElementType value)
Sets the value of the im property.

Parameters:
value - allowed object is CoverageExprElementType

isSetIm

public boolean isSetIm()

getBit

public CondenseScalarExprType.InterpolationSet.Bit getBit()
Gets the value of the bit property.

Returns:
possible object is CondenseScalarExprType.InterpolationSet.Bit

setBit

public void setBit(CondenseScalarExprType.InterpolationSet.Bit value)
Sets the value of the bit property.

Parameters:
value - allowed object is CondenseScalarExprType.InterpolationSet.Bit

isSetBit

public boolean isSetBit()

getCast

public CondenseScalarExprType.InterpolationSet.Cast getCast()
Gets the value of the cast property.

Returns:
possible object is CondenseScalarExprType.InterpolationSet.Cast

setCast

public void setCast(CondenseScalarExprType.InterpolationSet.Cast value)
Sets the value of the cast property.

Parameters:
value - allowed object is CondenseScalarExprType.InterpolationSet.Cast

isSetCast

public boolean isSetCast()

getFieldSelect

public CondenseScalarExprType.InterpolationSet.FieldSelect getFieldSelect()
Gets the value of the fieldSelect property.

Returns:
possible object is CondenseScalarExprType.InterpolationSet.FieldSelect

setFieldSelect

public void setFieldSelect(CondenseScalarExprType.InterpolationSet.FieldSelect value)
Sets the value of the fieldSelect property.

Parameters:
value - allowed object is CondenseScalarExprType.InterpolationSet.FieldSelect

isSetFieldSelect

public boolean isSetFieldSelect()

getPlus

public CoverageExprPairType getPlus()
Gets the value of the plus property.

Returns:
possible object is CoverageExprPairType

setPlus

public void setPlus(CoverageExprPairType value)
Sets the value of the plus property.

Parameters:
value - allowed object is CoverageExprPairType

isSetPlus

public boolean isSetPlus()

getMinus

public CoverageExprPairType getMinus()
Gets the value of the minus property.

Returns:
possible object is CoverageExprPairType

setMinus

public void setMinus(CoverageExprPairType value)
Sets the value of the minus property.

Parameters:
value - allowed object is CoverageExprPairType

isSetMinus

public boolean isSetMinus()

getMult

public CoverageExprPairType getMult()
Gets the value of the mult property.

Returns:
possible object is CoverageExprPairType

setMult

public void setMult(CoverageExprPairType value)
Sets the value of the mult property.

Parameters:
value - allowed object is CoverageExprPairType

isSetMult

public boolean isSetMult()

getDiv

public CoverageExprPairType getDiv()
Gets the value of the div property.

Returns:
possible object is CoverageExprPairType

setDiv

public void setDiv(CoverageExprPairType value)
Sets the value of the div property.

Parameters:
value - allowed object is CoverageExprPairType

isSetDiv

public boolean isSetDiv()

getAnd

public CoverageExprPairType getAnd()
Gets the value of the and property.

Returns:
possible object is CoverageExprPairType

setAnd

public void setAnd(CoverageExprPairType value)
Sets the value of the and property.

Parameters:
value - allowed object is CoverageExprPairType

isSetAnd

public boolean isSetAnd()

getOr

public CoverageExprPairType getOr()
Gets the value of the or property.

Returns:
possible object is CoverageExprPairType

setOr

public void setOr(CoverageExprPairType value)
Sets the value of the or property.

Parameters:
value - allowed object is CoverageExprPairType

isSetOr

public boolean isSetOr()

getXor

public CoverageExprPairType getXor()
Gets the value of the xor property.

Returns:
possible object is CoverageExprPairType

setXor

public void setXor(CoverageExprPairType value)
Sets the value of the xor property.

Parameters:
value - allowed object is CoverageExprPairType

isSetXor

public boolean isSetXor()

getEquals

public CoverageExprPairType getEquals()
Gets the value of the equals property.

Returns:
possible object is CoverageExprPairType

setEquals

public void setEquals(CoverageExprPairType value)
Sets the value of the equals property.

Parameters:
value - allowed object is CoverageExprPairType

isSetEquals

public boolean isSetEquals()

getLessThan

public CoverageExprPairType getLessThan()
Gets the value of the lessThan property.

Returns:
possible object is CoverageExprPairType

setLessThan

public void setLessThan(CoverageExprPairType value)
Sets the value of the lessThan property.

Parameters:
value - allowed object is CoverageExprPairType

isSetLessThan

public boolean isSetLessThan()

getGreaterThan

public CoverageExprPairType getGreaterThan()
Gets the value of the greaterThan property.

Returns:
possible object is CoverageExprPairType

setGreaterThan

public void setGreaterThan(CoverageExprPairType value)
Sets the value of the greaterThan property.

Parameters:
value - allowed object is CoverageExprPairType

isSetGreaterThan

public boolean isSetGreaterThan()

getLessOrEqual

public CoverageExprPairType getLessOrEqual()
Gets the value of the lessOrEqual property.

Returns:
possible object is CoverageExprPairType

setLessOrEqual

public void setLessOrEqual(CoverageExprPairType value)
Sets the value of the lessOrEqual property.

Parameters:
value - allowed object is CoverageExprPairType

isSetLessOrEqual

public boolean isSetLessOrEqual()

getGreaterOrEqual

public CoverageExprPairType getGreaterOrEqual()
Gets the value of the greaterOrEqual property.

Returns:
possible object is CoverageExprPairType

setGreaterOrEqual

public void setGreaterOrEqual(CoverageExprPairType value)
Sets the value of the greaterOrEqual property.

Parameters:
value - allowed object is CoverageExprPairType

isSetGreaterOrEqual

public boolean isSetGreaterOrEqual()

getNotEqual

public CoverageExprPairType getNotEqual()
Gets the value of the notEqual property.

Returns:
possible object is CoverageExprPairType

setNotEqual

public void setNotEqual(CoverageExprPairType value)
Sets the value of the notEqual property.

Parameters:
value - allowed object is CoverageExprPairType

isSetNotEqual

public boolean isSetNotEqual()

getOverlay

public CoverageExprPairType getOverlay()
Gets the value of the overlay property.

Returns:
possible object is CoverageExprPairType

setOverlay

public void setOverlay(CoverageExprPairType value)
Sets the value of the overlay property.

Parameters:
value - allowed object is CoverageExprPairType

isSetOverlay

public boolean isSetOverlay()

getRangeConstructor

public RangeCoverageExprType getRangeConstructor()
Gets the value of the rangeConstructor property.

Returns:
possible object is RangeCoverageExprType

setRangeConstructor

public void setRangeConstructor(RangeCoverageExprType value)
Sets the value of the rangeConstructor property.

Parameters:
value - allowed object is RangeCoverageExprType

isSetRangeConstructor

public boolean isSetRangeConstructor()

getTrim

public TrimCoverageExprType getTrim()
Gets the value of the trim property.

Returns:
possible object is TrimCoverageExprType

setTrim

public void setTrim(TrimCoverageExprType value)
Sets the value of the trim property.

Parameters:
value - allowed object is TrimCoverageExprType

isSetTrim

public boolean isSetTrim()

getSlice

public SliceCoverageExprType getSlice()
Gets the value of the slice property.

Returns:
possible object is SliceCoverageExprType

setSlice

public void setSlice(SliceCoverageExprType value)
Sets the value of the slice property.

Parameters:
value - allowed object is SliceCoverageExprType

isSetSlice

public boolean isSetSlice()

getExtend

public ExtendCoverageExprType getExtend()
Gets the value of the extend property.

Returns:
possible object is ExtendCoverageExprType

setExtend

public void setExtend(ExtendCoverageExprType value)
Sets the value of the extend property.

Parameters:
value - allowed object is ExtendCoverageExprType

isSetExtend

public boolean isSetExtend()

getCrsTransform

public CrsTransformCoverageExprType getCrsTransform()
Gets the value of the crsTransform property.

Returns:
possible object is CrsTransformCoverageExprType

setCrsTransform

public void setCrsTransform(CrsTransformCoverageExprType value)
Sets the value of the crsTransform property.

Parameters:
value - allowed object is CrsTransformCoverageExprType

isSetCrsTransform

public boolean isSetCrsTransform()

getScale

public ScaleCoverageExprType getScale()
Gets the value of the scale property.

Returns:
possible object is ScaleCoverageExprType

setScale

public void setScale(ScaleCoverageExprType value)
Sets the value of the scale property.

Parameters:
value - allowed object is ScaleCoverageExprType

isSetScale

public boolean isSetScale()

getConstruct

public ConstructCoverageExprType getConstruct()
Gets the value of the construct property.

Returns:
possible object is ConstructCoverageExprType

setConstruct

public void setConstruct(ConstructCoverageExprType value)
Sets the value of the construct property.

Parameters:
value - allowed object is ConstructCoverageExprType

isSetConstruct

public boolean isSetConstruct()

getConst

public ConstantCoverageExprType getConst()
Gets the value of the const property.

Returns:
possible object is ConstantCoverageExprType

setConst

public void setConst(ConstantCoverageExprType value)
Sets the value of the const property.

Parameters:
value - allowed object is ConstantCoverageExprType

isSetConst

public boolean isSetConst()

getCrsNameType

public List<CodeType> getCrsNameType()
Gets the value of the crsNameType property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the crsNameType property.

For example, to add a new item, do as follows:

    getCrsNameType().add(newItem);
 

Objects of the following type(s) are allowed in the list CodeType


isSetCrsNameType

public boolean isSetCrsNameType()

unsetCrsNameType

public void unsetCrsNameType()

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

setCrsNameType

public void setCrsNameType(List<CodeType> value)

withCoverage

public CondenseScalarExprType.InterpolationSet.SetCrsSet withCoverage(String value)

withSetIdentifier

public CondenseScalarExprType.InterpolationSet.SetCrsSet withSetIdentifier(CondenseScalarExprType.InterpolationSet.SetIdentifier value)

withSetCrsSet

public CondenseScalarExprType.InterpolationSet.SetCrsSet withSetCrsSet(CondenseScalarExprType.InterpolationSet.SetCrsSet value)

withSetNullSet

public CondenseScalarExprType.InterpolationSet.SetCrsSet withSetNullSet(CondenseScalarExprType.InterpolationSet.SetNullSet value)

withSetInterpolationDefault

public CondenseScalarExprType.InterpolationSet.SetCrsSet withSetInterpolationDefault(CondenseScalarExprType.InterpolationSet.SetInterpolationDefault value)

withSetInterpolationSet

public CondenseScalarExprType.InterpolationSet.SetCrsSet withSetInterpolationSet(CondenseScalarExprType.InterpolationSet.SetInterpolationSet value)

withUnaryPlus

public CondenseScalarExprType.InterpolationSet.SetCrsSet withUnaryPlus(CoverageExprElementType value)

withUnaryMinus

public CondenseScalarExprType.InterpolationSet.SetCrsSet withUnaryMinus(CoverageExprElementType value)

withSqrt

public CondenseScalarExprType.InterpolationSet.SetCrsSet withSqrt(CoverageExprElementType value)

withAbs

public CondenseScalarExprType.InterpolationSet.SetCrsSet withAbs(CoverageExprElementType value)

withExp

public CondenseScalarExprType.InterpolationSet.SetCrsSet withExp(CoverageExprElementType value)

withLog

public CondenseScalarExprType.InterpolationSet.SetCrsSet withLog(CoverageExprElementType value)

withLn

public CondenseScalarExprType.InterpolationSet.SetCrsSet withLn(CoverageExprElementType value)

withSin

public CondenseScalarExprType.InterpolationSet.SetCrsSet withSin(CoverageExprElementType value)

withCos

public CondenseScalarExprType.InterpolationSet.SetCrsSet withCos(CoverageExprElementType value)

withTan

public CondenseScalarExprType.InterpolationSet.SetCrsSet withTan(CoverageExprElementType value)

withSinh

public CondenseScalarExprType.InterpolationSet.SetCrsSet withSinh(CoverageExprElementType value)

withCosh

public CondenseScalarExprType.InterpolationSet.SetCrsSet withCosh(CoverageExprElementType value)

withTanh

public CondenseScalarExprType.InterpolationSet.SetCrsSet withTanh(CoverageExprElementType value)

withArcsin

public CondenseScalarExprType.InterpolationSet.SetCrsSet withArcsin(CoverageExprElementType value)

withArccos

public CondenseScalarExprType.InterpolationSet.SetCrsSet withArccos(CoverageExprElementType value)

withArctan

public CondenseScalarExprType.InterpolationSet.SetCrsSet withArctan(CoverageExprElementType value)

withNot

public CondenseScalarExprType.InterpolationSet.SetCrsSet withNot(CoverageExprElementType value)

withRe

public CondenseScalarExprType.InterpolationSet.SetCrsSet withRe(CoverageExprElementType value)

withIm

public CondenseScalarExprType.InterpolationSet.SetCrsSet withIm(CoverageExprElementType value)

withBit

public CondenseScalarExprType.InterpolationSet.SetCrsSet withBit(CondenseScalarExprType.InterpolationSet.Bit value)

withCast

public CondenseScalarExprType.InterpolationSet.SetCrsSet withCast(CondenseScalarExprType.InterpolationSet.Cast value)

withFieldSelect

public CondenseScalarExprType.InterpolationSet.SetCrsSet withFieldSelect(CondenseScalarExprType.InterpolationSet.FieldSelect value)

withPlus

public CondenseScalarExprType.InterpolationSet.SetCrsSet withPlus(CoverageExprPairType value)

withMinus

public CondenseScalarExprType.InterpolationSet.SetCrsSet withMinus(CoverageExprPairType value)

withMult

public CondenseScalarExprType.InterpolationSet.SetCrsSet withMult(CoverageExprPairType value)

withDiv

public CondenseScalarExprType.InterpolationSet.SetCrsSet withDiv(CoverageExprPairType value)

withAnd

public CondenseScalarExprType.InterpolationSet.SetCrsSet withAnd(CoverageExprPairType value)

withOr

public CondenseScalarExprType.InterpolationSet.SetCrsSet withOr(CoverageExprPairType value)

withXor

public CondenseScalarExprType.InterpolationSet.SetCrsSet withXor(CoverageExprPairType value)

withEquals

public CondenseScalarExprType.InterpolationSet.SetCrsSet withEquals(CoverageExprPairType value)

withLessThan

public CondenseScalarExprType.InterpolationSet.SetCrsSet withLessThan(CoverageExprPairType value)

withGreaterThan

public CondenseScalarExprType.InterpolationSet.SetCrsSet withGreaterThan(CoverageExprPairType value)

withLessOrEqual

public CondenseScalarExprType.InterpolationSet.SetCrsSet withLessOrEqual(CoverageExprPairType value)

withGreaterOrEqual

public CondenseScalarExprType.InterpolationSet.SetCrsSet withGreaterOrEqual(CoverageExprPairType value)

withNotEqual

public CondenseScalarExprType.InterpolationSet.SetCrsSet withNotEqual(CoverageExprPairType value)

withOverlay

public CondenseScalarExprType.InterpolationSet.SetCrsSet withOverlay(CoverageExprPairType value)

withRangeConstructor

public CondenseScalarExprType.InterpolationSet.SetCrsSet withRangeConstructor(RangeCoverageExprType value)

withTrim

public CondenseScalarExprType.InterpolationSet.SetCrsSet withTrim(TrimCoverageExprType value)

withSlice

public CondenseScalarExprType.InterpolationSet.SetCrsSet withSlice(SliceCoverageExprType value)

withExtend

public CondenseScalarExprType.InterpolationSet.SetCrsSet withExtend(ExtendCoverageExprType value)

withCrsTransform

public CondenseScalarExprType.InterpolationSet.SetCrsSet withCrsTransform(CrsTransformCoverageExprType value)

withScale

public CondenseScalarExprType.InterpolationSet.SetCrsSet withScale(ScaleCoverageExprType value)

withConstruct

public CondenseScalarExprType.InterpolationSet.SetCrsSet withConstruct(ConstructCoverageExprType value)

withConst

public CondenseScalarExprType.InterpolationSet.SetCrsSet withConst(ConstantCoverageExprType value)

withCrsNameType

public CondenseScalarExprType.InterpolationSet.SetCrsSet withCrsNameType(CodeType... values)

withCrsNameType

public CondenseScalarExprType.InterpolationSet.SetCrsSet withCrsNameType(Collection<CodeType> values)

withCrsNameType

public CondenseScalarExprType.InterpolationSet.SetCrsSet withCrsNameType(List<CodeType> value)


Copyright © 2008-2015. All Rights Reserved.