public class SonosHousehold extends Object
SonosHousehold class.
| Constructor and Description |
|---|
SonosHousehold()
Constructor for SonosHousehold.
|
SonosHousehold(String id,
String name)
Constructor for SonosHousehold.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Getter for the field
id. |
String |
getName()
Getter for the field
name. |
void |
setId(String id)
Setter for the field
id. |
void |
setName(String name)
Setter for the field
name. |
Copyright © 2018. All rights reserved.