java.lang.Object
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.test.TestProperty

public class TestProperty extends STNode
  • Constructor Details

    • TestProperty

      public TestProperty()
  • Method Details

    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)
    • getScope

      public String getScope()
    • setScope

      public void setScope(String scope)