| Package | Description |
|---|---|
| net.dontdrinkandroot.lastfm.api.model | |
| net.dontdrinkandroot.lastfm.api.model.entitytypes |
| Modifier and Type | Method and Description |
|---|---|
List<Affiliation> |
Affiliations.getDownloadAffiliations() |
List<Affiliation> |
Affiliations.getPhysicalAffiliations() |
| Modifier and Type | Method and Description |
|---|---|
void |
Affiliations.setDownloadAffiliations(List<Affiliation> downloadAffiliations) |
void |
Affiliations.setPhysicalAffiliations(List<Affiliation> physicalAffiliations) |
| Modifier and Type | Method and Description |
|---|---|
List<Affiliation> |
DownloadAffiliationsEntity.getDownloadAffiliations() |
List<Affiliation> |
PhysicalAffiliationsEntity.getPhysicalAffiliations() |
| Modifier and Type | Method and Description |
|---|---|
void |
DownloadAffiliationsEntity.setDownloadAffiliations(List<Affiliation> affiliations) |
void |
PhysicalAffiliationsEntity.setPhysicalAffiliations(List<Affiliation> affiliations) |
Copyright © 2012. All Rights Reserved.