Uses of 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 SubsystemSubsystem. valueOf(String name)Returns the enum constant of this type with the specified name.static Subsystem[]Subsystem. values()Returns an array containing the constants of this enum type, in the order they are declared.
-