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.Urgency
Packages that use
Urgency
Package
Description
com.epam.fix.message.constants.fix42.enums
Uses of
Urgency
in
com.epam.fix.message.constants.fix42.enums
Methods in
com.epam.fix.message.constants.fix42.enums
that return
Urgency
Modifier and Type
Method
Description
static
Urgency
Urgency.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Urgency
[]
Urgency.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.