Uses of Class
net.opengis.gml.OperationMethodType

Packages that use OperationMethodType
net.opengis.gml   
 

Uses of OperationMethodType in net.opengis.gml
 

Fields in net.opengis.gml declared as OperationMethodType
protected  OperationMethodType OperationMethodRefType.operationMethod
           
 

Methods in net.opengis.gml that return OperationMethodType
 OperationMethodType ObjectFactory.createOperationMethodType()
          Create an instance of OperationMethodType
 OperationMethodType OperationMethodRefType.getOperationMethod()
          Obtient la valeur de la propriété operationMethod.
 

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

Methods in net.opengis.gml with parameters of type OperationMethodType
 JAXBElement<OperationMethodType> ObjectFactory.createOperationMethod(OperationMethodType value)
          Create an instance of JAXBElement<OperationMethodType>}
 void OperationMethodRefType.setOperationMethod(OperationMethodType value)
          Définit la valeur de la propriété operationMethod.
 



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