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