Uses of Enum Class
com.bytedesk.core.rbac.organization.OrganizationVerifyStatusEnum
Packages that use OrganizationVerifyStatusEnum
-
Uses of OrganizationVerifyStatusEnum in com.bytedesk.core.rbac.organization
Methods in com.bytedesk.core.rbac.organization that return OrganizationVerifyStatusEnumModifier and TypeMethodDescriptionstatic OrganizationVerifyStatusEnum
Returns the enum constant of this class with the specified name.static OrganizationVerifyStatusEnum[]
OrganizationVerifyStatusEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.