| Package | Description |
|---|---|
| engineer.nightowl.sonos.api.domain |
| Modifier and Type | Method and Description |
|---|---|
SonosGroup |
SonosGroupInfo.getGroup()
Getter for the field
group. |
| Modifier and Type | Method and Description |
|---|---|
List<SonosGroup> |
SonosGroups.getGroups()
Getter for the field
groups. |
| Modifier and Type | Method and Description |
|---|---|
void |
SonosGroupInfo.setGroup(SonosGroup group)
Setter for the field
group. |
| Modifier and Type | Method and Description |
|---|---|
void |
SonosGroups.setGroups(List<SonosGroup> groups)
Setter for the field
groups. |
| Constructor and Description |
|---|
SonosGroupInfo(SonosGroup group)
Constructor for SonosGroupInfo.
|
| Constructor and Description |
|---|
SonosGroups(List<SonosGroup> groups,
List<SonosPlayer> players)
Constructor for SonosGroups.
|
Copyright © 2018. All rights reserved.