|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnimeCharacter | |
|---|---|
| net.anidb | |
| Uses of AnimeCharacter in net.anidb |
|---|
| Methods in net.anidb that return types with arguments of type AnimeCharacter | |
|---|---|
java.util.List<AnimeCharacter> |
Character.getAnimeList()
Returns the anime list. |
| Method parameters in net.anidb with type arguments of type AnimeCharacter | |
|---|---|
void |
Character.setAnimeList(java.util.List<AnimeCharacter> animeList)
Sets the anime list. |
| Constructor parameters in net.anidb with type arguments of type AnimeCharacter | |
|---|---|
Character(java.lang.Long characterId,
java.lang.String kanjiName,
java.lang.String nameTranscription,
java.lang.String picname,
java.util.List<AnimeCharacter> animeList,
java.util.List<java.lang.Integer> episodeList,
java.lang.Long lastUpdateDate)
Creates a character. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||