public class BundleInformation extends Object
| Constructor and Description |
|---|
BundleInformation(String symbolicName,
String version,
long id,
int state) |
| Modifier and Type | Method and Description |
|---|---|
long |
getId() |
int |
getState() |
String |
getStateString() |
String |
getSymbolicName() |
String |
getVersion() |
Copyright © 2017. All rights reserved.