Uses of Class
net.opengis.gml.OperationParameterType

Packages that use OperationParameterType
net.opengis.gml   
 

Uses of OperationParameterType in net.opengis.gml
 

Fields in net.opengis.gml declared as OperationParameterType
protected  OperationParameterType OperationParameterRefType.operationParameter
           
 

Methods in net.opengis.gml that return OperationParameterType
 OperationParameterType ObjectFactory.createOperationParameterType()
          Create an instance of OperationParameterType
 OperationParameterType OperationParameterRefType.getOperationParameter()
          Obtient la valeur de la propriété operationParameter.
 

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

Methods in net.opengis.gml with parameters of type OperationParameterType
 JAXBElement<OperationParameterType> ObjectFactory.createOperationParameter(OperationParameterType value)
          Create an instance of JAXBElement<OperationParameterType>}
 void OperationParameterRefType.setOperationParameter(OperationParameterType value)
          Définit la valeur de la propriété operationParameter.
 



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