Uses of Enum Class
com.bytedesk.core.group.GroupStatusEnum
Packages that use GroupStatusEnum
-
Uses of GroupStatusEnum in com.bytedesk.core.group
Fields in com.bytedesk.core.group declared as GroupStatusEnumModifier and TypeFieldDescriptionprivate GroupStatusEnumGroupRequest.statusprivate GroupStatusEnumGroupResponse.statusMethods in com.bytedesk.core.group that return GroupStatusEnumModifier and TypeMethodDescriptionstatic GroupStatusEnumReturns the enum constant of this class with the specified name.static GroupStatusEnum[]GroupStatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.