Uses of Enum Class
io.meeds.deeds.constant.TenantStatus
Packages that use TenantStatus
-
Uses of TenantStatus in io.meeds.deeds.constant
Methods in io.meeds.deeds.constant that return TenantStatusModifier and TypeMethodDescriptionstatic TenantStatusReturns the enum constant of this class with the specified name.static TenantStatus[]TenantStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.