|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
VersionInfo |
getNextVersion()
Returns a VersionInfo object which represents the next version of this object. |
java.lang.String |
getReleaseVersionString()
Returns a string representing the version without a snapshot specification. |
java.lang.String |
getSnapshotVersionString()
Returns a string representing the version with a snapshot specification |
java.lang.String |
getVersionString()
Returns a string representing the version without modification. |
boolean |
isSnapshot()
Returns whether this represents a snapshot version. |
| Methods inherited from interface java.lang.Comparable |
compareTo |
| Method Detail |
public java.lang.String getVersionString()
public java.lang.String getSnapshotVersionString()
public java.lang.String getReleaseVersionString()
public VersionInfo getNextVersion()
VersionInfo object which represents the next version of this object.
public boolean isSnapshot()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||