Uses of Enum Class
cn.dinodev.spring.data.domain.TenantLevel
Packages that use TenantLevel
-
Uses of TenantLevel in cn.dinodev.spring.data.domain
Methods in cn.dinodev.spring.data.domain that return TenantLevelModifier and TypeMethodDescriptionstatic TenantLevelReturns the enum constant of this class with the specified name.static TenantLevel[]TenantLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.