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

Uses of CondenseScalarExprType in net.opengis.wcps.v_1_0
 

Fields in net.opengis.wcps.v_1_0 declared as CondenseScalarExprType
protected  CondenseScalarExprType ScalarExprType.condense
           
protected  CondenseScalarExprType RangeExprType.Component.condense
           
protected  CondenseScalarExprType ProcessCoverageXmlRequestType.condense
           
protected  CondenseScalarExprType ConstructCoverageExprType.condense
           
protected  CondenseScalarExprType CondenseScalarExprType.NumericUnaryMinus.condense
           
 

Methods in net.opengis.wcps.v_1_0 that return CondenseScalarExprType
 CondenseScalarExprType ObjectFactory.createCondenseScalarExprType()
          Create an instance of CondenseScalarExprType
 CondenseScalarExprType ScalarExprType.getCondense()
          Gets the value of the condense property.
 CondenseScalarExprType RangeExprType.Component.getCondense()
          Gets the value of the condense property.
 CondenseScalarExprType ProcessCoverageXmlRequestType.getCondense()
          Gets the value of the condense property.
 CondenseScalarExprType ConstructCoverageExprType.getCondense()
          Gets the value of the condense property.
 CondenseScalarExprType CondenseScalarExprType.NumericUnaryMinus.getCondense()
          Gets the value of the condense property.
 CondenseScalarExprType CondenseScalarExprType.withContent(Collection<JAXBElement<?>> values)
           
 CondenseScalarExprType CondenseScalarExprType.withContent(JAXBElement<?>... values)
           
 CondenseScalarExprType CondenseScalarExprType.withContent(List<JAXBElement<?>> value)
           
 

Methods in net.opengis.wcps.v_1_0 that return types with arguments of type CondenseScalarExprType
 JAXBElement<CondenseScalarExprType> ObjectFactory.createAxisIteratorTypeCondense(CondenseScalarExprType value)
          Create an instance of JAXBElement<CondenseScalarExprType>}
 JAXBElement<CondenseScalarExprType> ObjectFactory.createCondenseScalarExprTypeCondense(CondenseScalarExprType value)
          Create an instance of JAXBElement<CondenseScalarExprType>}
 JAXBElement<CondenseScalarExprType> ObjectFactory.createCoverageExprPairTypeCondense(CondenseScalarExprType value)
          Create an instance of JAXBElement<CondenseScalarExprType>}
 JAXBElement<CondenseScalarExprType> ObjectFactory.createNumericScalarExprPairTypeCondense(CondenseScalarExprType value)
          Create an instance of JAXBElement<CondenseScalarExprType>}
 

Methods in net.opengis.wcps.v_1_0 with parameters of type CondenseScalarExprType
 JAXBElement<CondenseScalarExprType> ObjectFactory.createAxisIteratorTypeCondense(CondenseScalarExprType value)
          Create an instance of JAXBElement<CondenseScalarExprType>}
 JAXBElement<CondenseScalarExprType> ObjectFactory.createCondenseScalarExprTypeCondense(CondenseScalarExprType value)
          Create an instance of JAXBElement<CondenseScalarExprType>}
 JAXBElement<CondenseScalarExprType> ObjectFactory.createCoverageExprPairTypeCondense(CondenseScalarExprType value)
          Create an instance of JAXBElement<CondenseScalarExprType>}
 JAXBElement<CondenseScalarExprType> ObjectFactory.createNumericScalarExprPairTypeCondense(CondenseScalarExprType value)
          Create an instance of JAXBElement<CondenseScalarExprType>}
 void ScalarExprType.setCondense(CondenseScalarExprType value)
          Sets the value of the condense property.
 void RangeExprType.Component.setCondense(CondenseScalarExprType value)
          Sets the value of the condense property.
 void ProcessCoverageXmlRequestType.setCondense(CondenseScalarExprType value)
          Sets the value of the condense property.
 void ConstructCoverageExprType.setCondense(CondenseScalarExprType value)
          Sets the value of the condense property.
 void CondenseScalarExprType.NumericUnaryMinus.setCondense(CondenseScalarExprType value)
          Sets the value of the condense property.
 ScalarExprType ScalarExprType.withCondense(CondenseScalarExprType value)
           
 RangeExprType.Component RangeExprType.Component.withCondense(CondenseScalarExprType value)
           
 ProcessCoverageXmlRequestType ProcessCoverageXmlRequestType.withCondense(CondenseScalarExprType value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withCondense(CondenseScalarExprType value)
           
 CondenseScalarExprType.NumericUnaryMinus CondenseScalarExprType.NumericUnaryMinus.withCondense(CondenseScalarExprType value)
           
 



Copyright © 2008-2015. All Rights Reserved.