Uses of Class
net.opengis.gml.OperationMethodRefType

Packages that use OperationMethodRefType
net.opengis.gml   
 

Uses of OperationMethodRefType in net.opengis.gml
 

Fields in net.opengis.gml declared as OperationMethodRefType
protected  OperationMethodRefType TransformationType.usesMethod
           
protected  OperationMethodRefType ConversionType.usesMethod
           
 

Methods in net.opengis.gml that return OperationMethodRefType
 OperationMethodRefType ObjectFactory.createOperationMethodRefType()
          Create an instance of OperationMethodRefType
 OperationMethodRefType TransformationType.getUsesMethod()
          Obtient la valeur de la propriété usesMethod.
 OperationMethodRefType ConversionType.getUsesMethod()
          Obtient la valeur de la propriété usesMethod.
 

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

Methods in net.opengis.gml with parameters of type OperationMethodRefType
 JAXBElement<OperationMethodRefType> ObjectFactory.createOperationMethodRef(OperationMethodRefType value)
          Create an instance of JAXBElement<OperationMethodRefType>}
 JAXBElement<OperationMethodRefType> ObjectFactory.createUsesMethod(OperationMethodRefType value)
          Create an instance of JAXBElement<OperationMethodRefType>}
 void TransformationType.setUsesMethod(OperationMethodRefType value)
          Définit la valeur de la propriété usesMethod.
 void ConversionType.setUsesMethod(OperationMethodRefType value)
          Définit la valeur de la propriété usesMethod.
 



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