public class DeletePlaylistResponse implements GenericResponse
| Constructor and Description |
|---|
DeletePlaylistResponse(Heos heos) |
| Modifier and Type | Method and Description |
|---|---|
Heos |
component1() |
DeletePlaylistResponse |
copy(Heos heos) |
boolean |
equals(java.lang.Object p) |
Heos |
getHeos() |
int |
hashCode() |
java.lang.String |
toString() |
getHeospublic DeletePlaylistResponse(Heos heos)
public Heos getHeos()
public Heos component1()
public DeletePlaylistResponse copy(Heos heos)
public java.lang.String toString()
public int hashCode()
public boolean equals(java.lang.Object p)