|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.event.Constants
This class contains constants used frequently in the Event Model.
Field Summary | |
---|---|
static java.lang.String |
COMPID
The component ID for BTT trace facility |
static java.lang.String |
False
The false String. |
static java.lang.String |
True
The true String. |
static java.lang.String |
UTF8
UTF8 char encoding |
Constructor Summary | |
---|---|
Constants()
Creates a Constants object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String True
public static final java.lang.String False
public static java.lang.String COMPID
public static final java.lang.String UTF8
Constructor Detail |
public Constants()
|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |