Class LogLicense

java.lang.Object
com.totvs.tjf.lscloud.message.LogLicense

public class LogLicense extends Object
  • Method Details

    • getTenantId

      public String getTenantId()
    • getIpClient

      public String getIpClient()
    • getMainThread

      public Integer getMainThread()
    • getThread

      public Integer getThread()
    • getCompanyId

      public String getCompanyId()
    • getUserId

      public String getUserId()
    • getModuleId

      public String getModuleId()
    • getGroupId

      public String getGroupId()
    • getSlotId

      public String getSlotId()
    • getRoutine

      public String getRoutine()
    • getStatus

      public String getStatus()
    • getOperationType

      public String getOperationType()
    • getLaptime

      public Integer getLaptime()
    • getDateLog

      public String getDateLog()
    • getDateTX

      public String getDateTX()
    • getErpVersion

      public String getErpVersion()
    • builder

      public static LogLicense.LogLicenseBuilder builder()
    • toString

      public String toString()
      Overrides:
      toString in class Object