|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.app.Version
Method Summary | |
static Version |
get()
No comment provided by developer, please add a comment to improve documentation. |
int |
getBuild()
|
int |
getMajor()
|
int |
getMinor()
|
java.lang.String |
getRelease()
|
int |
getRevision()
Get the revision attribute of the Version object |
java.lang.String |
getVersion()
Get the version attribute of the Version object |
java.lang.String |
toString()
No comment provided by developer, please add a comment to improve documentation. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public static Version get()
public java.lang.String toString()
public java.lang.String getVersion()
public int getBuild()
public int getMajor()
public int getMinor()
public int getRevision()
public java.lang.String getRelease()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |