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