public class SonosSuccess extends Object
SonosSuccess class.
| Constructor and Description |
|---|
SonosSuccess()
Constructor for SonosSuccess.
|
SonosSuccess(Boolean success)
Constructor for SonosSuccess.
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getSuccess()
Getter for the field
success. |
void |
setSuccess(Boolean success)
Setter for the field
success. |
String |
toString() |
Copyright © 2018. All rights reserved.