com.ricebridge.csvman
Class VersionDeclaration
java.lang.Object
com.ricebridge.csvman.VersionDeclaration
- public class VersionDeclaration
- extends Object
Non-functional class that declares the version of Ricebridge CSV Manager.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAJOR
public static final int MAJOR
- See Also:
- Constant Field Values
MAJOR_1
public static final String MAJOR_1
MINOR
public static final int MINOR
- See Also:
- Constant Field Values
MINOR_2
public static final String MINOR_2
RELEASE
public static final int RELEASE
- See Also:
- Constant Field Values
RELEASE_4
public static final String RELEASE_4
BUILD
public static final int BUILD
- See Also:
- Constant Field Values
RELEASE__1
public static final String RELEASE__1
- See Also:
- Constant Field Values
VersionDeclaration
public VersionDeclaration()
getMajor
public int getMajor()
getMinor
public int getMinor()
getRelease
public int getRelease()
getVersion
public String getVersion()
Copyright © 2003-2006 Ricebridge