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.OpenMode
Packages that use
OpenMode
Package
Description
org.qubership.atp.ram.enums
Uses of
OpenMode
in
org.qubership.atp.ram.enums
Methods in
org.qubership.atp.ram.enums
that return
OpenMode
Modifier and Type
Method
Description
static
OpenMode
OpenMode.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
OpenMode
[]
OpenMode.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.