public static class VersionHistoryManager.VersionData extends Object
Constructor | Description |
---|---|
VersionData() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(Object o) |
|
String |
getCurrentVersion() |
|
String |
getOldVersion() |
|
int |
hashCode() |
|
void |
setCurrentVersion(String currentVersion) |
|
void |
setOldVersion(String oldVersion) |
|
String |
toString() |
Copyright © 2020. All rights reserved.