JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum Class
com.epam.fix.message.constants.fix42.enums.Side
Packages that use
Side
Package
Description
com.epam.fix.message.constants.fix42.enums
Uses of
Side
in
com.epam.fix.message.constants.fix42.enums
Methods in
com.epam.fix.message.constants.fix42.enums
that return
Side
Modifier and Type
Method
Description
static
Side
Side.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Side
[]
Side.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.