Uses of Enum Class
net.n2oapp.framework.sandbox.cases.websocket.BadgeColorEnum
Packages that use BadgeColorEnum
-
Uses of BadgeColorEnum in net.n2oapp.framework.sandbox.cases.websocket
Methods in net.n2oapp.framework.sandbox.cases.websocket that return BadgeColorEnumModifier and TypeMethodDescriptionstatic BadgeColorEnumReturns the enum constant of this class with the specified name.static BadgeColorEnum[]BadgeColorEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.