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