ScalarExprType
ObjectFactory.createScalarExprType()
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)
JAXBElement<ScalarExprType>
ObjectFactory.createCrsTransformCoverageExprTypeLowerBound(ScalarExprType value)
JAXBElement
<
>
ObjectFactory.createCrsTransformCoverageExprTypeUpperBound(ScalarExprType value)
ObjectFactory.createExtendCoverageExprTypeLowerBound(ScalarExprType value)
ObjectFactory.createExtendCoverageExprTypeUpperBound(ScalarExprType value)
ObjectFactory.createScaleCoverageExprTypeLowerBound(ScalarExprType value)
ObjectFactory.createScaleCoverageExprTypeUpperBound(ScalarExprType value)
ObjectFactory.createTrimCoverageExprTypeLowerBound(ScalarExprType value)
ObjectFactory.createTrimCoverageExprTypeUpperBound(ScalarExprType value)