| Package | Description |
|---|---|
| org.atlasapi.content |
| Modifier and Type | Method and Description |
|---|---|
static Actor |
Actor.actor(String id,
String name,
String character,
org.atlasapi.media.entity.Publisher publisher) |
static Actor |
Actor.actorWithoutId(String name,
String character,
org.atlasapi.media.entity.Publisher publisher) |
Actor |
Actor.withCharacter(String character) |
Actor |
Actor.withName(String name) |
Actor |
Actor.withProfileLink(String profileLink) |
| Modifier and Type | Method and Description |
|---|---|
List<Actor> |
Content.actors() |
Copyright © 2014. All rights reserved.