Spatial DataBlade
JAVA API v8.21

com.ibm.spatial.util
Interface BuildConstants


public interface BuildConstants

Note: this interface is used internally and may be changed in future implementations without notice. Applications should not use this interface.


Field Summary
static boolean ASSERT
           
static java.lang.String BUILD_NUMBER
           
static java.lang.String BUILD_TIME
           
static java.lang.String BUILD_VERSION
           
static boolean DEBUG
           
static boolean LOG
           
static java.lang.String PATCH_LEVEL
           
static java.lang.String RELEASE_VERSION
           
 

Field Detail

PATCH_LEVEL

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

RELEASE_VERSION

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

BUILD_NUMBER

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

BUILD_TIME

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

BUILD_VERSION

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

DEBUG

static final boolean DEBUG
See Also:
Constant Field Values

LOG

static final boolean LOG
See Also:
Constant Field Values

ASSERT

static final boolean ASSERT
See Also:
Constant Field Values

Spatial DataBlade
JAVA API v8.21


Licensed Materials - Property of IBM
Copyright IBM Corp. 2002, 2012 All Rights Reserved.