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