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