Uses of Interface
net.opengis.ows10.OperationType

Packages that use OperationType
net.opengis.ows10   
net.opengis.ows10.impl   
 

Uses of OperationType in net.opengis.ows10
 

Methods in net.opengis.ows10 that return OperationType
 OperationType Ows10Factory.createOperationType()
          Returns a new object of class 'Operation Type'.
 OperationType DocumentRoot.getOperation()
          Returns the value of the 'Operation' containment reference.
 

Methods in net.opengis.ows10 with parameters of type OperationType
 void DocumentRoot.setOperation(OperationType value)
          Sets the value of the 'Operation' containment reference.
 

Uses of OperationType in net.opengis.ows10.impl
 

Methods in net.opengis.ows10.impl that return OperationType
 OperationType Ows10FactoryImpl.createOperationType()
           
 OperationType DocumentRootImpl.getOperation()
           
 

Methods in net.opengis.ows10.impl with parameters of type OperationType
 org.eclipse.emf.common.notify.NotificationChain DocumentRootImpl.basicSetOperation(OperationType newOperation, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void DocumentRootImpl.setOperation(OperationType newOperation)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.