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