|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VersionInfo
| 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 |
boolean |
isSnapshot()
Returns whether this represents a snapshot version. |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Method Detail |
|---|
java.lang.String getSnapshotVersionString()
java.lang.String getReleaseVersionString()
VersionInfo getNextVersion()
VersionInfo object which represents the next version of this object.
boolean isSnapshot()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||