java.lang.Object
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.advanced.KeyAttribute

public class KeyAttribute extends STNode
  • Constructor Details

    • KeyAttribute

      public KeyAttribute()
  • Method Details

    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)
    • getKey

      public String getKey()
    • setKey

      public void setKey(String key)