| Package | Description |
|---|---|
| com.daveoxley.cbus |
| Modifier and Type | Method and Description |
|---|---|
Application |
Group.getApplication() |
Application |
Network.getApplication(int application_id)
Retrieve the Unit Object for the specified unit id.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<Application> |
Network.getApplications(boolean cached_objects)
Get all Application objects for this Network.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Application.compareTo(Application o) |