com.ricebridge.csvman
Class VersionDeclaration

java.lang.Object
  extended bycom.ricebridge.csvman.VersionDeclaration

public class VersionDeclaration
extends Object

Non-functional class that declares the version of Ricebridge CSV Manager.


Field Summary
static int BUILD
           
static int MAJOR
           
static String MAJOR_1
           
static int MINOR
           
static String MINOR_2
           
static int RELEASE
           
static String RELEASE__1
           
static String RELEASE_4
           
 
Constructor Summary
VersionDeclaration()
           
 
Method Summary
 int getMajor()
           
 int getMinor()
           
 int getRelease()
           
 String getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

VersionDeclaration

public VersionDeclaration()
Method Detail

getMajor

public int getMajor()

getMinor

public int getMinor()

getRelease

public int getRelease()

getVersion

public String getVersion()


Copyright © 2003-2006 Ricebridge