|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This class represents a version of a package.
| Method Summary | |
java.lang.String |
getVersionString()
Returns the text representation of the version. |
boolean |
greaterOrEqualThan(Version ver)
Returns true if ver is greater or equal
than this version |
void |
setVersionString(java.lang.String ver)
Sets text representation of the version. |
| Method Detail |
public java.lang.String getVersionString()
public void setVersionString(java.lang.String ver)
ver - text representation of the versionpublic boolean greaterOrEqualThan(Version ver)
true if ver is greater or equal
than this version
ver - the other version
true if ver is greater or equal than this version
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||