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