eu.gnome.morena
Interface Version

All Known Subinterfaces:
Camera, Device, Scanner
All Known Implementing Classes:
DeviceBase, ICACamera, ICADevice, ICAManager, ICAScanner, Manager, WIACamera, WIADevice, WIAManager, WIAScanner

public interface Version


Field Summary
static java.lang.String BUILD_DATE
           
static java.lang.String BUILD_TIME
           
static java.io.File TMP_DIR
           
static java.lang.String VERSION
           
static java.lang.String VERSION_BUILD
           
static java.lang.String VERSION_MAJOR
           
static java.lang.String VERSION_MINOR
           
 

Field Detail

VERSION_MAJOR

static final java.lang.String VERSION_MAJOR
See Also:
Constant Field Values

VERSION_MINOR

static final java.lang.String VERSION_MINOR
See Also:
Constant Field Values

VERSION_BUILD

static final java.lang.String VERSION_BUILD
See Also:
Constant Field Values

VERSION

static final java.lang.String VERSION
See Also:
Constant Field Values

BUILD_DATE

static final java.lang.String BUILD_DATE
See Also:
Constant Field Values

BUILD_TIME

static final java.lang.String BUILD_TIME
See Also:
Constant Field Values

TMP_DIR

static final java.io.File TMP_DIR