Uses of Class
net.opengis.gml.OperationRefType

Packages that use OperationRefType
net.opengis.gml   
 

Uses of OperationRefType in net.opengis.gml
 

Fields in net.opengis.gml declared as OperationRefType
protected  OperationRefType PassThroughOperationType.usesOperation
           
 

Methods in net.opengis.gml that return OperationRefType
 OperationRefType ObjectFactory.createOperationRefType()
          Create an instance of OperationRefType
 OperationRefType PassThroughOperationType.getUsesOperation()
          Obtient la valeur de la propriété usesOperation.
 

Methods in net.opengis.gml that return types with arguments of type OperationRefType
 JAXBElement<OperationRefType> ObjectFactory.createOperationRef(OperationRefType value)
          Create an instance of JAXBElement<OperationRefType>}
 JAXBElement<OperationRefType> ObjectFactory.createUsesOperation(OperationRefType value)
          Create an instance of JAXBElement<OperationRefType>}
 

Methods in net.opengis.gml with parameters of type OperationRefType
 JAXBElement<OperationRefType> ObjectFactory.createOperationRef(OperationRefType value)
          Create an instance of JAXBElement<OperationRefType>}
 JAXBElement<OperationRefType> ObjectFactory.createUsesOperation(OperationRefType value)
          Create an instance of JAXBElement<OperationRefType>}
 void PassThroughOperationType.setUsesOperation(OperationRefType value)
          Définit la valeur de la propriété usesOperation.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.