JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Enum Class
xyz.felh.okx.v5.entity.ws.response.Event
Packages that use
Event
Package
Description
xyz.felh.okx.v5.entity.ws.response
Uses of
Event
in
xyz.felh.okx.v5.entity.ws.response
Methods in
xyz.felh.okx.v5.entity.ws.response
that return
Event
Modifier and Type
Method
Description
static
Event
Event.
fromValue
(
String
value)
static
Event
Event.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Event
[]
Event.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.