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

Uses of AxisNameType in net.opengis.wcps.v_1_0
 

Fields in net.opengis.wcps.v_1_0 declared as AxisNameType
protected  AxisNameType DomainMetadataExprType.axis
           
protected  AxisNameType CondenseScalarExprType.ImageCrsDomain.axis
           
 

Methods in net.opengis.wcps.v_1_0 that return AxisNameType
static AxisNameType AxisNameType.fromValue(String v)
           
 AxisNameType DomainMetadataExprType.getAxis()
          Gets the value of the axis property.
 AxisNameType CondenseScalarExprType.ImageCrsDomain.getAxis()
          Gets the value of the axis property.
static AxisNameType AxisNameType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AxisNameType[] AxisNameType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.opengis.wcps.v_1_0 that return types with arguments of type AxisNameType
 JAXBElement<AxisNameType> ObjectFactory.createAxisIteratorTypeAxis(AxisNameType value)
          Create an instance of JAXBElement<AxisNameType>}
 JAXBElement<AxisNameType> ObjectFactory.createCrsTransformCoverageExprTypeAxis(AxisNameType value)
          Create an instance of JAXBElement<AxisNameType>}
 JAXBElement<AxisNameType> ObjectFactory.createExtendCoverageExprTypeAxis(AxisNameType value)
          Create an instance of JAXBElement<AxisNameType>}
 JAXBElement<AxisNameType> ObjectFactory.createScaleCoverageExprTypeAxis(AxisNameType value)
          Create an instance of JAXBElement<AxisNameType>}
 JAXBElement<AxisNameType> ObjectFactory.createTrimCoverageExprTypeAxis(AxisNameType value)
          Create an instance of JAXBElement<AxisNameType>}
 

Methods in net.opengis.wcps.v_1_0 with parameters of type AxisNameType
 JAXBElement<AxisNameType> ObjectFactory.createAxisIteratorTypeAxis(AxisNameType value)
          Create an instance of JAXBElement<AxisNameType>}
 JAXBElement<AxisNameType> ObjectFactory.createCrsTransformCoverageExprTypeAxis(AxisNameType value)
          Create an instance of JAXBElement<AxisNameType>}
 JAXBElement<AxisNameType> ObjectFactory.createExtendCoverageExprTypeAxis(AxisNameType value)
          Create an instance of JAXBElement<AxisNameType>}
 JAXBElement<AxisNameType> ObjectFactory.createScaleCoverageExprTypeAxis(AxisNameType value)
          Create an instance of JAXBElement<AxisNameType>}
 JAXBElement<AxisNameType> ObjectFactory.createTrimCoverageExprTypeAxis(AxisNameType value)
          Create an instance of JAXBElement<AxisNameType>}
 void DomainMetadataExprType.setAxis(AxisNameType value)
          Sets the value of the axis property.
 void CondenseScalarExprType.ImageCrsDomain.setAxis(AxisNameType value)
          Sets the value of the axis property.
 DomainMetadataExprType DomainMetadataExprType.withAxis(AxisNameType value)
           
 CondenseScalarExprType.ImageCrsDomain CondenseScalarExprType.ImageCrsDomain.withAxis(AxisNameType value)
           
 



Copyright © 2008-2015. All Rights Reserved.