Class GatewayService.ServiceExecutionResult

  • Enclosing class:
    GatewayService

    public static class GatewayService.ServiceExecutionResult
    extends Object
    • Constructor Detail

      • ServiceExecutionResult

        public ServiceExecutionResult()
    • Method Detail

      • setOk

        public void setOk​(Boolean ok)
      • getCode

        public Integer getCode()
      • setCode

        public void setCode​(Integer code)
      • getExecutionId

        public String getExecutionId()
      • setExecutionId

        public void setExecutionId​(String executionId)