类 TenantType

java.lang.Object
com.elitesland.ystdms.sys.constant.SafeEnum<TenantType>
com.elitesland.ystdms.sys.dto.cloudt.TenantType
所有已实现的接口:
Serializable

public class TenantType extends SafeEnum<TenantType>
另请参阅:
  • 字段详细资料

    • COMMON

      public static final TenantType COMMON
    • OPERATION

      public static final TenantType OPERATION
  • 构造器详细资料

    • TenantType

      public TenantType()
    • TenantType

      public TenantType(String value)
    • TenantType

      public TenantType(String value, String description)
  • 方法详细资料