| Package | Description |
|---|---|
| com.daveoxley.cbus |
| Modifier and Type | Method and Description |
|---|---|
Unit |
Network.getUnit(int unit_id)
Retrieve the Unit Object for the specified unit id.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<Unit> |
Network.getUnits(boolean cached_objects) |
| Modifier and Type | Method and Description |
|---|---|
int |
Unit.compareTo(Unit o) |