Class WFSTAttributesOperation

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

public abstract class WFSTAttributesOperation extends WFSTOperation
Version:
$Id$
Author:
gvSIG Team
  • Field Details

    • attributes

      protected Map attributes
  • Method Details

    • addAttribute

      public void addAttribute(String name, Object value)
    • getValue

      public String getValue(String attName)
    • getKeysIterator

      public Iterator getKeysIterator()