java.lang.Object
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.endpoint.common.EndpointParameter

public class EndpointParameter extends STNode
  • Constructor Details

    • EndpointParameter

      public EndpointParameter()
  • Method Details

    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)
    • getParamNamespacePrefix

      public String getParamNamespacePrefix()
    • setParamNamespacePrefix

      public void setParamNamespacePrefix(String paramNamespacePrefix)