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

Uses of AxisIteratorType in net.opengis.wcps.v_1_0
 

Fields in net.opengis.wcps.v_1_0 with type parameters of type AxisIteratorType
protected  List<AxisIteratorType> ConstructCoverageExprType.axisIterator
           
protected  List<AxisIteratorType> ConstantCoverageExprType.axisIterator
           
 

Methods in net.opengis.wcps.v_1_0 that return AxisIteratorType
 AxisIteratorType ObjectFactory.createAxisIteratorType()
          Create an instance of AxisIteratorType
 AxisIteratorType AxisIteratorType.withContent(Collection<JAXBElement<?>> values)
           
 AxisIteratorType AxisIteratorType.withContent(JAXBElement<?>... values)
           
 AxisIteratorType AxisIteratorType.withContent(List<JAXBElement<?>> value)
           
 

Methods in net.opengis.wcps.v_1_0 that return types with arguments of type AxisIteratorType
 JAXBElement<AxisIteratorType> ObjectFactory.createCondenseScalarExprTypeIterator(AxisIteratorType value)
          Create an instance of JAXBElement<AxisIteratorType>}
 List<AxisIteratorType> ConstructCoverageExprType.getAxisIterator()
          Gets the value of the axisIterator property.
 List<AxisIteratorType> ConstantCoverageExprType.getAxisIterator()
          Gets the value of the axisIterator property.
 

Methods in net.opengis.wcps.v_1_0 with parameters of type AxisIteratorType
 JAXBElement<AxisIteratorType> ObjectFactory.createCondenseScalarExprTypeIterator(AxisIteratorType value)
          Create an instance of JAXBElement<AxisIteratorType>}
 ConstructCoverageExprType ConstructCoverageExprType.withAxisIterator(AxisIteratorType... values)
           
 ConstantCoverageExprType ConstantCoverageExprType.withAxisIterator(AxisIteratorType... values)
           
 

Method parameters in net.opengis.wcps.v_1_0 with type arguments of type AxisIteratorType
 void ConstructCoverageExprType.setAxisIterator(List<AxisIteratorType> value)
           
 void ConstantCoverageExprType.setAxisIterator(List<AxisIteratorType> value)
           
 ConstructCoverageExprType ConstructCoverageExprType.withAxisIterator(Collection<AxisIteratorType> values)
           
 ConstantCoverageExprType ConstantCoverageExprType.withAxisIterator(Collection<AxisIteratorType> values)
           
 ConstructCoverageExprType ConstructCoverageExprType.withAxisIterator(List<AxisIteratorType> value)
           
 ConstantCoverageExprType ConstantCoverageExprType.withAxisIterator(List<AxisIteratorType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.