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