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

public class CalloutSource extends STNode
  • Constructor Details

    • CalloutSource

      public CalloutSource()
  • Method Details

    • getXpath

      public String getXpath()
    • setXpath

      public void setXpath(String xpath)
    • getKey

      public String getKey()
    • setKey

      public void setKey(String key)
    • getType

      public String getType()
    • setType

      public void setType(String type)