Uses of Enum Class
com.bytedesk.service.thread_transfer.ThreadTransferTypeEnum
Packages that use ThreadTransferTypeEnum
- 
Uses of ThreadTransferTypeEnum in com.bytedesk.service.thread_transferMethods in com.bytedesk.service.thread_transfer that return ThreadTransferTypeEnumModifier and TypeMethodDescriptionstatic ThreadTransferTypeEnumReturns 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.