public interface BundleInfo
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BundleInfo.Header |
static class |
BundleInfo.State |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getExportPackages() |
BundleInfo.Header[] |
getHeaders() |
Long |
getId() |
String[] |
getImportPackages() |
BundleInfo.State |
getState() |
String |
getSymbolicName() |
String |
getVersion() |
BundleInfo.State getState()
BundleInfo.Header[] getHeaders()
String getSymbolicName()
Long getId()
String getVersion()
String[] getImportPackages()
String[] getExportPackages()
Copyright © 2011–2014 Red Hat. All rights reserved.