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

Packages that use Action
org.geotools.data.wfs.v1_0_0   
 

Uses of Action in org.geotools.data.wfs.v1_0_0
 

Classes in org.geotools.data.wfs.v1_0_0 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.v1_0_0 with parameters of type Action
 void WFSTransactionState.addAction(String typeName, Action a)
           
 



Copyright © 1996-2009 Geotools. All Rights Reserved.