java.lang.Object
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.mediator.core.callout.CalloutTarget

public class CalloutTarget extends STNode
  • Constructor Details

    • CalloutTarget

      public CalloutTarget()
  • Method Details

    • getXpath

      public String getXpath()
    • setXpath

      public void setXpath(String xpath)
    • getKey

      public String getKey()
    • setKey

      public void setKey(String key)