org.openorb
Class ReleaseInfo
java.lang.Object
|
+--org.openorb.ReleaseInfo
- public class ReleaseInfo
- extends java.lang.Object
This class contains release information for this package.
This class is created by the ant script src/build.xml, DO NOT EDIT !
Method Summary |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME_LONG
public static final java.lang.String NAME_LONG
NAME_SHORT
public static final java.lang.String NAME_SHORT
VERSION_MAJOR
public static final short VERSION_MAJOR
VERSION_MINOR
public static final short VERSION_MINOR
VERSION_MINOR_CHANGE
public static final short VERSION_MINOR_CHANGE
VERSION
public static final java.lang.String VERSION
SPEC_VERSION_MAJOR
public static final short SPEC_VERSION_MAJOR
SPEC_VERSION_MINOR
public static final short SPEC_VERSION_MINOR
SPEC_VERSION_MINOR_CHANGE
public static final short SPEC_VERSION_MINOR_CHANGE
SPEC_VERSION
public static final java.lang.String SPEC_VERSION
RELEASE
public static final java.lang.String RELEASE
RELEASE_TAG
public static final java.lang.String RELEASE_TAG
ReleaseInfo
public ReleaseInfo()
main
public static void main(java.lang.String[] args)