org.gvsig.remoteclient.wfs.edition
Class WFSTOperation

java.lang.Object
  extended by org.gvsig.remoteclient.wfs.edition.WFSTOperation
All Implemented Interfaces:
IWFSTOperation
Direct Known Subclasses:
WFSTAttributesOperation, WFSTDeleteOperation

public abstract class WFSTOperation
extends java.lang.Object
implements IWFSTOperation

Author:
Jorge Piera LLodrĂ¡ (jorge.piera@iver.es)

Field Summary
protected  java.lang.String id
           
protected  WFSStatus wfsStatus
           
 
Method Summary
 java.lang.String getId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.gvsig.remoteclient.wfs.edition.IWFSTOperation
getOperationName, hasTypeName
 

Field Detail

id

protected java.lang.String id

wfsStatus

protected WFSStatus wfsStatus
Method Detail

getId

public java.lang.String getId()
Returns:
the id


Copyright © 2014 gvSIG Association. All Rights Reserved.