public class BundleInformation extends Object
Bundle-SymbolicName and Bundle-Version.| Constructor and Description |
|---|
BundleInformation(String name,
String version) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getName() |
String |
getVersion() |
int |
hashCode() |
String |
toString() |
Copyright © 2015. All rights reserved.