public final class VersionChange extends Object
| Constructor and Description |
|---|
VersionChange(String groupId,
String artifactId,
String oldVersion,
String newVersion) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getArtifactId() |
String |
getGroupId() |
String |
getNewVersion() |
String |
getOldVersion() |
int |
hashCode() |
String |
toString() |
Copyright © 2008-2014. All Rights Reserved.