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