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

public class RuleOutputFact extends STNode
  • Constructor Details

    • RuleOutputFact

      public RuleOutputFact()
  • Method Details

    • getElementName

      public String getElementName()
    • setElementName

      public void setElementName(String elementName)
    • getNamespace

      public String getNamespace()
    • setNamespace

      public void setNamespace(String namespace)
    • getType

      public String getType()
    • setType

      public void setType(String type)