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