org.jostraca.util
Class VersionDeclaration
java.lang.Object
org.jostraca.util.VersionDeclaration
- public class VersionDeclaration
- extends java.lang.Object
Non-functional class that declares the version of this package.
|
Field Summary |
static java.lang.String |
BUILD
|
static java.lang.String |
BUILD_1
|
static java.lang.String |
MAJOR
|
static java.lang.String |
MAJOR_0
|
static java.lang.String |
MINOR
|
static java.lang.String |
MINOR_4
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAJOR
public static final java.lang.String MAJOR
- See Also:
- Constant Field Values
MAJOR_0
public static final java.lang.String MAJOR_0
- See Also:
- Constant Field Values
MINOR
public static final java.lang.String MINOR
- See Also:
- Constant Field Values
MINOR_4
public static final java.lang.String MINOR_4
- See Also:
- Constant Field Values
BUILD
public static final java.lang.String BUILD
- See Also:
- Constant Field Values
BUILD_1
public static final java.lang.String BUILD_1
- See Also:
- Constant Field Values
VersionDeclaration
public VersionDeclaration()
Copyright © 2000-2002 Richard Rodger