Package | Description |
---|---|
org.uob.braveapi |
Modifier and Type | Method and Description |
---|---|
BraveDriverContext.APISignalState |
BraveDriverContext.getNextSignalState()
Gets the state of the next signal on the trainpath only if a sighting distance marker is not met between the
specified distance and the next signal.
|
static BraveDriverContext.APISignalState |
BraveDriverContext.APISignalState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BraveDriverContext.APISignalState[] |
BraveDriverContext.APISignalState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|