|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.TauP.Version
convenience class for storing the version of the TauP stuff.
Constructor Summary | |
Version()
|
Method Summary | |
static int |
getMajorNum()
returns the major version number for the package. |
static int |
getMinorNum()
returns the minor version number for the package. |
static int |
getTouchNum()
returns the touch version number for the package. |
static java.lang.String |
getVersion()
returns a string with version number and date created. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Version()
Method Detail |
public static int getMajorNum()
public static int getMinorNum()
public static int getTouchNum()
public static java.lang.String getVersion()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |