public interface BOMode
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
BOEAGER |
static java.lang.String |
BOLAZY |
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBOMode()
Returns the BO mode (i.e., BOEAGER or BOLAZY) of the current
context.
|
static final java.lang.String COPYRIGHT
static final java.lang.String BOEAGER
static final java.lang.String BOLAZY