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