public class VersionInfo extends Object
| Constructor and Description |
|---|
VersionInfo(String versionName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getVersionName() |
Properties |
getVersionProps() |
int |
hashCode() |
void |
setProperty(String key,
String value) |
void |
setVersionName(String versionName) |
void |
setVersionProps(Properties versionProps) |
String |
toString() |
public VersionInfo(String versionName)
public String getVersionName()
public void setVersionName(String versionName)
public Properties getVersionProps()
public void setVersionProps(Properties versionProps)
Copyright © 2018. All rights reserved.