|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gvsig.remoteclient.wfs.edition.WFSTOperation
org.gvsig.remoteclient.wfs.edition.WFSTAttributesOperation
public abstract class WFSTAttributesOperation
| Field Summary | |
|---|---|
protected java.util.Map |
attributes
|
| Fields inherited from class org.gvsig.remoteclient.wfs.edition.WFSTOperation |
|---|
id, wfsStatus |
| Method Summary | |
|---|---|
void |
addAttribute(java.lang.String name,
java.lang.Object value)
|
java.util.Iterator |
getKeysIterator()
|
java.lang.String |
getValue(java.lang.String attName)
|
| Methods inherited from class org.gvsig.remoteclient.wfs.edition.WFSTOperation |
|---|
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 |
|---|
protected java.util.Map attributes
| Method Detail |
|---|
public void addAttribute(java.lang.String name,
java.lang.Object value)
public java.lang.String getValue(java.lang.String attName)
public java.util.Iterator getKeysIterator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||