public class VersionInfo extends Object
| Constructor and Description |
|---|
VersionInfo() |
VersionInfo(String number,
String label) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel() |
String |
getNumber() |
void |
setLabel(String label) |
void |
setNumber(String number) |
Copyright © 2021 Paul Warren. All rights reserved.