Uses of Class
net.opengis.gml.SingleOperationRefType

Packages that use SingleOperationRefType
net.opengis.gml   
 

Uses of SingleOperationRefType in net.opengis.gml
 

Fields in net.opengis.gml with type parameters of type SingleOperationRefType
protected  List<SingleOperationRefType> ConcatenatedOperationType.usesSingleOperation
           
 

Methods in net.opengis.gml that return SingleOperationRefType
 SingleOperationRefType ObjectFactory.createSingleOperationRefType()
          Create an instance of SingleOperationRefType
 

Methods in net.opengis.gml that return types with arguments of type SingleOperationRefType
 JAXBElement<SingleOperationRefType> ObjectFactory.createSingleOperationRef(SingleOperationRefType value)
          Create an instance of JAXBElement<SingleOperationRefType>}
 JAXBElement<SingleOperationRefType> ObjectFactory.createUsesSingleOperation(SingleOperationRefType value)
          Create an instance of JAXBElement<SingleOperationRefType>}
 List<SingleOperationRefType> ConcatenatedOperationType.getUsesSingleOperation()
          Ordered sequence of associations to the two or more single operations used by this concatenated operation.
 

Methods in net.opengis.gml with parameters of type SingleOperationRefType
 JAXBElement<SingleOperationRefType> ObjectFactory.createSingleOperationRef(SingleOperationRefType value)
          Create an instance of JAXBElement<SingleOperationRefType>}
 JAXBElement<SingleOperationRefType> ObjectFactory.createUsesSingleOperation(SingleOperationRefType value)
          Create an instance of JAXBElement<SingleOperationRefType>}
 



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