public class Artist extends BaseModel
| Modifier and Type | Class and Description |
|---|---|
static class |
Artist.Identifier |
| Constructor and Description |
|---|
Artist() |
| Modifier and Type | Method and Description |
|---|---|
List<Artist.Identifier> |
getIdentifiers() |
String |
getOnTourUntil() |
getDisplayNamepublic String getOnTourUntil()
public List<Artist.Identifier> getIdentifiers()
Copyright © 2017. All rights reserved.