| java.lang.Object | ||
| ↳ | BaseEntity | |
| ↳ | com.usebutton.sdk.context.MusicArtist | |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| MusicArtist(String name) | |||||||||||
|
MusicArtist(JSONObject json)
For internal use only.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| void |
setGenre(String genre)
Set the genre representing this artist, for example "rock".
| ||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | getType() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
For internal use only.