public static class TranslationStatus.Latest extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
version
Version Number of the latest page version
|
protected int |
versionTimestamp
Version Timestamp of the latest page version
|
Constructor and Description |
---|
Latest()
Constructor for JAXB
|
Modifier and Type | Method and Description |
---|---|
String |
getVersion()
Version number
|
int |
getVersionTimestamp()
Version timestamp
|
void |
setVersion(String version)
Set the version number
|
void |
setVersionTimestamp(int versionTimestamp)
Set the version timestamp
|
protected int versionTimestamp
protected String version
public int getVersionTimestamp()
public void setVersionTimestamp(int versionTimestamp)
versionTimestamp
- the versionTimestamp to setpublic String getVersion()
public void setVersion(String version)
version
- the version to setCopyright © 2024 Gentics Software. All rights reserved.