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