Uses of Interface
org.geotools.data.wfs.Action

Packages that use Action
org.geotools.data.wfs   
 

Uses of Action in org.geotools.data.wfs
 

Classes in org.geotools.data.wfs that implement Action
static class Action.DeleteAction
          Represents a Delete Action for a Transaction
static class Action.InsertAction
          Represents an Insert Action
static class Action.UpdateAction
          Represents an Update Action
 

Methods in org.geotools.data.wfs with parameters of type Action
 void WFSTransactionState.addAction(Action a)
           
 



Copyright © GeoTools. All Rights Reserved.