JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum
info.bitrich.xchangestream.gateio.dto.Event
Packages that use
Event
Package
Description
info.bitrich.xchangestream.gateio.dto
Uses of
Event
in
info.bitrich.xchangestream.gateio.dto
Methods in
info.bitrich.xchangestream.gateio.dto
that return
Event
Modifier and Type
Method
Description
static
Event
Event.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
Event
[]
Event.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.