public class VersionInfoType extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
comment |
protected String |
versionName |
| Constructor and Description |
|---|
VersionInfoType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComment() |
String |
getVersionName() |
void |
setComment(String value) |
void |
setVersionName(String value) |
Copyright © 2020. All rights reserved.