Uses of Class
net.opengis.gml.AbstractGeneralOperationParameterRefType

Packages that use AbstractGeneralOperationParameterRefType
net.opengis.gml   
 

Uses of AbstractGeneralOperationParameterRefType in net.opengis.gml
 

Fields in net.opengis.gml with type parameters of type AbstractGeneralOperationParameterRefType
protected  List<AbstractGeneralOperationParameterRefType> OperationParameterGroupType.includesParameter
           
protected  List<AbstractGeneralOperationParameterRefType> OperationMethodType.usesParameter
           
 

Methods in net.opengis.gml that return AbstractGeneralOperationParameterRefType
 AbstractGeneralOperationParameterRefType ObjectFactory.createAbstractGeneralOperationParameterRefType()
          Create an instance of AbstractGeneralOperationParameterRefType
 

Methods in net.opengis.gml that return types with arguments of type AbstractGeneralOperationParameterRefType
 JAXBElement<AbstractGeneralOperationParameterRefType> ObjectFactory.createAbstractGeneralOperationParameterRef(AbstractGeneralOperationParameterRefType value)
          Create an instance of JAXBElement<AbstractGeneralOperationParameterRefType>}
 JAXBElement<AbstractGeneralOperationParameterRefType> ObjectFactory.createIncludesParameter(AbstractGeneralOperationParameterRefType value)
          Create an instance of JAXBElement<AbstractGeneralOperationParameterRefType>}
 JAXBElement<AbstractGeneralOperationParameterRefType> ObjectFactory.createUsesParameter(AbstractGeneralOperationParameterRefType value)
          Create an instance of JAXBElement<AbstractGeneralOperationParameterRefType>}
 List<AbstractGeneralOperationParameterRefType> OperationParameterGroupType.getIncludesParameter()
          Unordered list of associations to the set of operation parameters that are members of this group.
 List<AbstractGeneralOperationParameterRefType> OperationMethodType.getUsesParameter()
          Unordered list of associations to the set of operation parameters and parameter groups used by this operation method.
 

Methods in net.opengis.gml with parameters of type AbstractGeneralOperationParameterRefType
 JAXBElement<AbstractGeneralOperationParameterRefType> ObjectFactory.createAbstractGeneralOperationParameterRef(AbstractGeneralOperationParameterRefType value)
          Create an instance of JAXBElement<AbstractGeneralOperationParameterRefType>}
 JAXBElement<AbstractGeneralOperationParameterRefType> ObjectFactory.createIncludesParameter(AbstractGeneralOperationParameterRefType value)
          Create an instance of JAXBElement<AbstractGeneralOperationParameterRefType>}
 JAXBElement<AbstractGeneralOperationParameterRefType> ObjectFactory.createUsesParameter(AbstractGeneralOperationParameterRefType value)
          Create an instance of JAXBElement<AbstractGeneralOperationParameterRefType>}
 



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