|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.advjavacalendar.util.Version
public class Version
Class to find out what version of Advanced Java Calendar is used
| Constructor Summary | |
|---|---|
Version()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getVersion()
Returns the Version String of the pom.properties |
static boolean |
isDevelopment()
Returns AJC running in development mode (not started from JAR file) |
| 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 boolean isDevelopment()
public static java.lang.String getVersion()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||