| Package | Description |
|---|---|
| net.aequologica.neo.dagr.bus |
| Modifier and Type | Method and Description |
|---|---|
BusEvent.Type |
BusEvent.getType() |
static BusEvent.Type |
BusEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BusEvent.Type[] |
BusEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Bus.send(BusEvent.Type type,
String scm,
String branch,
String source) |
Copyright © 2017 aequologica. All rights reserved.