|
Copyright (C) 2003,2004 dr. Cristiano Sadun | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.sadun.util.VersionImpl org.sadun.text.ffp.version.Version
This class is automatically generated by the org.sadun.util.ant.Version ANT task to encapsulate version information.
Field Summary |
Fields inherited from class org.sadun.util.VersionImpl |
buildNumber, buildTimeStamp, major, micro, minor, quality |
Fields inherited from interface org.sadun.util.Version |
NOT_VALUED |
Constructor Summary | |
Version()
|
|
Version(int major,
int minor,
int micro)
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
Methods inherited from class org.sadun.util.VersionImpl |
getBuildNumber, getBuildTimestamp, getBuildTimeStamp, getFullDescription, getMajor, getMajorNumber, getMicro, getMicroNumber, getMinor, getMinorNumber, getQuality, getQualityState, getShortDescription, hasInfoEnough, setBuildNumber, setBuildTimeStamp, setMajor, setMicro, setMinor, setQuality |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Version()
public Version(int major, int minor, int micro)
Method Detail |
public static void main(java.lang.String[] args)
|
Copyright (C) 2003,2004 dr. Cristiano Sadun | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |