| Package | Description |
|---|---|
| junctionbox |
| Modifier and Type | Method and Description |
|---|---|
Relay |
Nexus.getRelay(int r)
Returns the specified Relay.
|
Relay[] |
Nexus.getRelays()
Returns the NDEF message mapping Relays associated with this Dispatcher as an array.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Nexus.isConnected(Relay r)
Determines whether the specified Relay is connected.
|
void |
Junction.setTarget(Relay r)
Sets the target to the specified Relay.
|