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