Class XMLTreePanel.KeyValueAttribute

java.lang.Object
ru.bitel.bgbilling.modules.bill.client.bean.XMLTreePanel.KeyValueAttribute
Enclosing class:
XMLTreePanel

public class XMLTreePanel.KeyValueAttribute extends Object
  • Constructor Details

    • KeyValueAttribute

      public KeyValueAttribute(String key, String value)
  • Method Details

    • getKey

      public String getKey()
    • setKey

      public void setKey(String key)
    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)