public class WrapperPersonCredits extends AbstractWrapperAll
| Constructor and Description |
|---|
WrapperPersonCredits() |
| Modifier and Type | Method and Description |
|---|---|
List<PersonCredit> |
getAll(PersonType... typeList) |
List<PersonCredit> |
getCast() |
List<PersonCredit> |
getCrew() |
void |
setCast(List<PersonCredit> cast) |
void |
setCrew(List<PersonCredit> crew) |
getDates, getPage, getTotalPages, getTotalResults, setDates, setPage, setTotalPages, setTotalResultsgetId, setIdgetTypeListhandleUnknown, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetId, setIdpublic List<PersonCredit> getCast()
public void setCast(List<PersonCredit> cast)
public List<PersonCredit> getCrew()
public void setCrew(List<PersonCredit> crew)
public List<PersonCredit> getAll(PersonType... typeList)
Copyright © 2012-2015. All Rights Reserved.