| Modifier and Type | Field and Description |
|---|---|
int |
major |
int |
micro |
int |
minor |
String |
qualifier |
| Constructor and Description |
|---|
BundleVersion() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Object object) |
boolean |
equals(Object object) |
int |
hashCode() |
String |
toString() |
public int major
public int minor
public int micro
public String qualifier
Copyright © 2017. All rights reserved.