Package cronapi

Class RestResult

java.lang.Object
cronapi.RestResult

public class RestResult extends Object
  • Constructor Details

  • Method Details

    • getValue

      public Var getValue()
    • setValue

      public void setValue(Var value)
    • getCommands

      public List<ClientCommand> getCommands()
    • setCommands

      public void setCommands(List<ClientCommand> commands)