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