public class Artist
extends Entity
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
artist |
java.lang.String |
artistKey |
long |
id |
int |
numOfAlbums |
int |
numOfTracks |
static android.net.Uri |
uriExternal |
static android.net.Uri |
uriInternal |
| Constructor and Description |
|---|
Artist() |