Uses of Class
net.opengis.wcps.v_1_0.ConstructCoverageExprType

Uses of ConstructCoverageExprType in net.opengis.wcps.v_1_0
 

Fields in net.opengis.wcps.v_1_0 declared as ConstructCoverageExprType
protected  ConstructCoverageExprType TrimCoverageExprType.construct
           
protected  ConstructCoverageExprType SliceCoverageExprType.construct
           
protected  ConstructCoverageExprType ScaleCoverageExprType.construct
           
protected  ConstructCoverageExprType RangeCoverageExprType.Component.construct
           
protected  ConstructCoverageExprType ExtendCoverageExprType.construct
           
protected  ConstructCoverageExprType EncodeDataExprType.construct
           
protected  ConstructCoverageExprType DomainMetadataExprType.construct
           
protected  ConstructCoverageExprType CrsTransformCoverageExprType.construct
           
protected  ConstructCoverageExprType CoverageExprElementType.construct
           
protected  ConstructCoverageExprType CondenseScalarExprType.ImageCrsDomain.construct
           
protected  ConstructCoverageExprType CondenseScalarExprType.InterpolationDefault.construct
           
protected  ConstructCoverageExprType CondenseScalarExprType.InterpolationSet.construct
           
protected  ConstructCoverageExprType CondenseScalarExprType.InterpolationSet.Bit.construct
           
protected  ConstructCoverageExprType CondenseScalarExprType.InterpolationSet.Cast.construct
           
protected  ConstructCoverageExprType CondenseScalarExprType.InterpolationSet.FieldSelect.construct
           
protected  ConstructCoverageExprType CondenseScalarExprType.InterpolationSet.SetCrsSet.construct
           
protected  ConstructCoverageExprType CondenseScalarExprType.InterpolationSet.SetIdentifier.construct
           
protected  ConstructCoverageExprType CondenseScalarExprType.InterpolationSet.SetInterpolationDefault.construct
           
protected  ConstructCoverageExprType CondenseScalarExprType.InterpolationSet.SetInterpolationSet.construct
           
protected  ConstructCoverageExprType CondenseScalarExprType.InterpolationSet.SetNullSet.construct
           
 

Methods in net.opengis.wcps.v_1_0 that return ConstructCoverageExprType
 ConstructCoverageExprType ObjectFactory.createConstructCoverageExprType()
          Create an instance of ConstructCoverageExprType
 ConstructCoverageExprType TrimCoverageExprType.getConstruct()
          Gets the value of the construct property.
 ConstructCoverageExprType SliceCoverageExprType.getConstruct()
          Gets the value of the construct property.
 ConstructCoverageExprType ScaleCoverageExprType.getConstruct()
          Gets the value of the construct property.
 ConstructCoverageExprType RangeCoverageExprType.Component.getConstruct()
          Gets the value of the construct property.
 ConstructCoverageExprType ExtendCoverageExprType.getConstruct()
          Gets the value of the construct property.
 ConstructCoverageExprType EncodeDataExprType.getConstruct()
          Gets the value of the construct property.
 ConstructCoverageExprType DomainMetadataExprType.getConstruct()
          Gets the value of the construct property.
 ConstructCoverageExprType CrsTransformCoverageExprType.getConstruct()
          Gets the value of the construct property.
 ConstructCoverageExprType CoverageExprElementType.getConstruct()
          Gets the value of the construct property.
 ConstructCoverageExprType CondenseScalarExprType.ImageCrsDomain.getConstruct()
          Gets the value of the construct property.
 ConstructCoverageExprType CondenseScalarExprType.InterpolationDefault.getConstruct()
          Gets the value of the construct property.
 ConstructCoverageExprType CondenseScalarExprType.InterpolationSet.getConstruct()
          Gets the value of the construct property.
 ConstructCoverageExprType CondenseScalarExprType.InterpolationSet.Bit.getConstruct()
          Gets the value of the construct property.
 ConstructCoverageExprType CondenseScalarExprType.InterpolationSet.Cast.getConstruct()
          Gets the value of the construct property.
 ConstructCoverageExprType CondenseScalarExprType.InterpolationSet.FieldSelect.getConstruct()
          Gets the value of the construct property.
 ConstructCoverageExprType CondenseScalarExprType.InterpolationSet.SetCrsSet.getConstruct()
          Gets the value of the construct property.
 ConstructCoverageExprType CondenseScalarExprType.InterpolationSet.SetIdentifier.getConstruct()
          Gets the value of the construct property.
 ConstructCoverageExprType CondenseScalarExprType.InterpolationSet.SetInterpolationDefault.getConstruct()
          Gets the value of the construct property.
 ConstructCoverageExprType CondenseScalarExprType.InterpolationSet.SetInterpolationSet.getConstruct()
          Gets the value of the construct property.
 ConstructCoverageExprType CondenseScalarExprType.InterpolationSet.SetNullSet.getConstruct()
          Gets the value of the construct property.
 ConstructCoverageExprType ConstructCoverageExprType.withAdd(CoverageExprElementType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withAll(CoverageExprElementType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withAvg(CoverageExprElementType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withAxisIterator(AxisIteratorType... values)
           
 ConstructCoverageExprType ConstructCoverageExprType.withAxisIterator(Collection<AxisIteratorType> values)
           
 ConstructCoverageExprType ConstructCoverageExprType.withAxisIterator(List<AxisIteratorType> value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withBooleanAnd(BooleanScalarExprPairType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withBooleanConstant(Boolean value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withBooleanEqualNumeric(NumericScalarExprPairType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withBooleanEqualString(StringScalarExprPairType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withBooleanGreaterOrEqual(NumericScalarExprPairType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withBooleanGreaterThan(NumericScalarExprPairType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withBooleanLessOrEqual(NumericScalarExprPairType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withBooleanLessThan(NumericScalarExprPairType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withBooleanNot(BooleanScalarExprType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withBooleanNotEqualNumeric(NumericScalarExprPairType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withBooleanNotEqualString(StringScalarExprPairType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withBooleanOr(BooleanScalarExprPairType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withBooleanXor(BooleanScalarExprPairType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withComplexConstant(ComplexConstantType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withCondense(CondenseScalarExprType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withCount(CoverageExprElementType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withCrsSet(CoverageExprElementType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withDomainMetadata(DomainMetadataExprType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withIdentifier(CoverageExprElementType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withImageCrs(CoverageExprElementType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withImageCrsDomain(CondenseScalarExprType.ImageCrsDomain value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withInterpolationDefault(CondenseScalarExprType.InterpolationDefault value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withInterpolationSet(CondenseScalarExprType.InterpolationSet value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withMax(CoverageExprElementType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withMin(CoverageExprElementType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withName(String value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withNullSet(CoverageExprElementType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withNumericAdd(NumericScalarExprPairType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withNumericConstant(Double value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withNumericDiv(NumericScalarExprPairType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withNumericMinus(NumericScalarExprPairType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withNumericMult(NumericScalarExprPairType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withNumericUnaryMinus(CondenseScalarExprType.NumericUnaryMinus value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withReduce(ReduceScalarExprType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withSome(CoverageExprElementType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withStringConstant(String value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withStringIdentifier(CoverageExprElementType value)
           
 

Methods in net.opengis.wcps.v_1_0 that return types with arguments of type ConstructCoverageExprType
 JAXBElement<ConstructCoverageExprType> ObjectFactory.createAxisIteratorTypeConstruct(ConstructCoverageExprType value)
          Create an instance of JAXBElement<ConstructCoverageExprType>}
 JAXBElement<ConstructCoverageExprType> ObjectFactory.createCoverageExprPairTypeConstruct(ConstructCoverageExprType value)
          Create an instance of JAXBElement<ConstructCoverageExprType>}
 JAXBElement<ConstructCoverageExprType> ObjectFactory.createCrsTransformCoverageExprTypeConstruct(ConstructCoverageExprType value)
          Create an instance of JAXBElement<ConstructCoverageExprType>}
 JAXBElement<ConstructCoverageExprType> ObjectFactory.createExtendCoverageExprTypeConstruct(ConstructCoverageExprType value)
          Create an instance of JAXBElement<ConstructCoverageExprType>}
 JAXBElement<ConstructCoverageExprType> ObjectFactory.createScaleCoverageExprTypeConstruct(ConstructCoverageExprType value)
          Create an instance of JAXBElement<ConstructCoverageExprType>}
 JAXBElement<ConstructCoverageExprType> ObjectFactory.createTrimCoverageExprTypeConstruct(ConstructCoverageExprType value)
          Create an instance of JAXBElement<ConstructCoverageExprType>}
 

Methods in net.opengis.wcps.v_1_0 with parameters of type ConstructCoverageExprType
 JAXBElement<ConstructCoverageExprType> ObjectFactory.createAxisIteratorTypeConstruct(ConstructCoverageExprType value)
          Create an instance of JAXBElement<ConstructCoverageExprType>}
 JAXBElement<ConstructCoverageExprType> ObjectFactory.createCoverageExprPairTypeConstruct(ConstructCoverageExprType value)
          Create an instance of JAXBElement<ConstructCoverageExprType>}
 JAXBElement<ConstructCoverageExprType> ObjectFactory.createCrsTransformCoverageExprTypeConstruct(ConstructCoverageExprType value)
          Create an instance of JAXBElement<ConstructCoverageExprType>}
 JAXBElement<ConstructCoverageExprType> ObjectFactory.createExtendCoverageExprTypeConstruct(ConstructCoverageExprType value)
          Create an instance of JAXBElement<ConstructCoverageExprType>}
 JAXBElement<ConstructCoverageExprType> ObjectFactory.createScaleCoverageExprTypeConstruct(ConstructCoverageExprType value)
          Create an instance of JAXBElement<ConstructCoverageExprType>}
 JAXBElement<ConstructCoverageExprType> ObjectFactory.createTrimCoverageExprTypeConstruct(ConstructCoverageExprType value)
          Create an instance of JAXBElement<ConstructCoverageExprType>}
 void TrimCoverageExprType.setConstruct(ConstructCoverageExprType value)
          Sets the value of the construct property.
 void SliceCoverageExprType.setConstruct(ConstructCoverageExprType value)
          Sets the value of the construct property.
 void ScaleCoverageExprType.setConstruct(ConstructCoverageExprType value)
          Sets the value of the construct property.
 void RangeCoverageExprType.Component.setConstruct(ConstructCoverageExprType value)
          Sets the value of the construct property.
 void ExtendCoverageExprType.setConstruct(ConstructCoverageExprType value)
          Sets the value of the construct property.
 void EncodeDataExprType.setConstruct(ConstructCoverageExprType value)
          Sets the value of the construct property.
 void DomainMetadataExprType.setConstruct(ConstructCoverageExprType value)
          Sets the value of the construct property.
 void CrsTransformCoverageExprType.setConstruct(ConstructCoverageExprType value)
          Sets the value of the construct property.
 void CoverageExprElementType.setConstruct(ConstructCoverageExprType value)
          Sets the value of the construct property.
 void CondenseScalarExprType.ImageCrsDomain.setConstruct(ConstructCoverageExprType value)
          Sets the value of the construct property.
 void CondenseScalarExprType.InterpolationDefault.setConstruct(ConstructCoverageExprType value)
          Sets the value of the construct property.
 void CondenseScalarExprType.InterpolationSet.setConstruct(ConstructCoverageExprType value)
          Sets the value of the construct property.
 void CondenseScalarExprType.InterpolationSet.Bit.setConstruct(ConstructCoverageExprType value)
          Sets the value of the construct property.
 void CondenseScalarExprType.InterpolationSet.Cast.setConstruct(ConstructCoverageExprType value)
          Sets the value of the construct property.
 void CondenseScalarExprType.InterpolationSet.FieldSelect.setConstruct(ConstructCoverageExprType value)
          Sets the value of the construct property.
 void CondenseScalarExprType.InterpolationSet.SetCrsSet.setConstruct(ConstructCoverageExprType value)
          Sets the value of the construct property.
 void CondenseScalarExprType.InterpolationSet.SetIdentifier.setConstruct(ConstructCoverageExprType value)
          Sets the value of the construct property.
 void CondenseScalarExprType.InterpolationSet.SetInterpolationDefault.setConstruct(ConstructCoverageExprType value)
          Sets the value of the construct property.
 void CondenseScalarExprType.InterpolationSet.SetInterpolationSet.setConstruct(ConstructCoverageExprType value)
          Sets the value of the construct property.
 void CondenseScalarExprType.InterpolationSet.SetNullSet.setConstruct(ConstructCoverageExprType value)
          Sets the value of the construct property.
 TrimCoverageExprType TrimCoverageExprType.withConstruct(ConstructCoverageExprType value)
           
 SliceCoverageExprType SliceCoverageExprType.withConstruct(ConstructCoverageExprType value)
           
 ScaleCoverageExprType ScaleCoverageExprType.withConstruct(ConstructCoverageExprType value)
           
 RangeCoverageExprType.Component RangeCoverageExprType.Component.withConstruct(ConstructCoverageExprType value)
           
 ExtendCoverageExprType ExtendCoverageExprType.withConstruct(ConstructCoverageExprType value)
           
 EncodeDataExprType EncodeDataExprType.withConstruct(ConstructCoverageExprType value)
           
 DomainMetadataExprType DomainMetadataExprType.withConstruct(ConstructCoverageExprType value)
           
 CrsTransformCoverageExprType CrsTransformCoverageExprType.withConstruct(ConstructCoverageExprType value)
           
 CoverageExprElementType CoverageExprElementType.withConstruct(ConstructCoverageExprType value)
           
 CondenseScalarExprType.ImageCrsDomain CondenseScalarExprType.ImageCrsDomain.withConstruct(ConstructCoverageExprType value)
           
 CondenseScalarExprType.InterpolationDefault CondenseScalarExprType.InterpolationDefault.withConstruct(ConstructCoverageExprType value)
           
 CondenseScalarExprType.InterpolationSet CondenseScalarExprType.InterpolationSet.withConstruct(ConstructCoverageExprType value)
           
 CondenseScalarExprType.InterpolationSet.Bit CondenseScalarExprType.InterpolationSet.Bit.withConstruct(ConstructCoverageExprType value)
           
 CondenseScalarExprType.InterpolationSet.Cast CondenseScalarExprType.InterpolationSet.Cast.withConstruct(ConstructCoverageExprType value)
           
 CondenseScalarExprType.InterpolationSet.FieldSelect CondenseScalarExprType.InterpolationSet.FieldSelect.withConstruct(ConstructCoverageExprType value)
           
 CondenseScalarExprType.InterpolationSet.SetCrsSet CondenseScalarExprType.InterpolationSet.SetCrsSet.withConstruct(ConstructCoverageExprType value)
           
 CondenseScalarExprType.InterpolationSet.SetIdentifier CondenseScalarExprType.InterpolationSet.SetIdentifier.withConstruct(ConstructCoverageExprType value)
           
 CondenseScalarExprType.InterpolationSet.SetInterpolationDefault CondenseScalarExprType.InterpolationSet.SetInterpolationDefault.withConstruct(ConstructCoverageExprType value)
           
 CondenseScalarExprType.InterpolationSet.SetInterpolationSet CondenseScalarExprType.InterpolationSet.SetInterpolationSet.withConstruct(ConstructCoverageExprType value)
           
 CondenseScalarExprType.InterpolationSet.SetNullSet CondenseScalarExprType.InterpolationSet.SetNullSet.withConstruct(ConstructCoverageExprType value)
           
 



Copyright © 2008-2015. All Rights Reserved.