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