java.lang.Object
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.STNode
org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo.dataservice.CallQuery

public class CallQuery extends STNode
  • Constructor Details

    • CallQuery

      public CallQuery()
  • Method Details

    • getWithParam

      public CallQueryWithParam[] getWithParam()
    • setWithParam

      public void setWithParam(CallQueryWithParam[] withParam)
    • getHref

      public String getHref()
    • setHref

      public void setHref(String href)
    • getRequiredRoles

      public String getRequiredRoles()
    • setRequiredRoles

      public void setRequiredRoles(String requiredRoles)