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