java.lang.Object
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.other.rule.RuleSource

public class RuleSource extends STNode
  • Constructor Details

    • RuleSource

      public RuleSource()
  • Method Details

    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)
    • getXpath

      public String getXpath()
    • setXpath

      public void setXpath(String xpath)