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