public class VersionID
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
CLASS_VERSION
Class version string 
 | 
| Constructor and Description | 
|---|
VersionID(java.lang.Object version)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getVersionAsInt()  | 
java.lang.String | 
getVersionAsString()
Returns the version part of the version id 
 | 
java.lang.String | 
toString()  |