Package | Description |
---|---|
sk.stuba.fiit.perconik.osgi.framework |
Extension to the
org.osgi.framework package. |
Modifier and Type | Method and Description |
---|---|
static Versions.Component |
Versions.Component.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Versions.Component[] |
Versions.Component.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
Versions.toString(org.osgi.framework.Version version,
Versions.Component... components) |