Module Mal4J

Class Anime

All Implemented Interfaces:
FullMediaItem<AnimeType,AnimeAirStatus,AnimeListStatus,AnimeRecommendation,AnimeStatistics>, ID, MediaItem<AnimeType,AnimeAirStatus,AnimeListStatus>

Since:
1.0.0
Version:
2.12.0
Author:
Katsute
See Also:
  • Constructor Details

    • Anime

      public Anime()
  • Method Details

    • getOpeningThemes

      public abstract OpeningTheme[] getOpeningThemes()
      Returns the opening themes.
      Returns:
      opening themes
      Since:
      1.0.0
      See Also:
    • getEndingThemes

      public abstract EndingTheme[] getEndingThemes()
      Returns the ending themes.
      Returns:
      ending themes
      Since:
      1.0.0
      See Also:
    • getVideos

      public abstract Video[] getVideos()
      Returns the PVs and trailers.
      Returns:
      promotional videos and trailers
      Since:
      2.10.0
      See Also:
    • getCharacters

      public abstract AnimeCharacterQuery getCharacters()
      Returns characters.
      Returns:
      characters
      Since:
      3.1.0
      See Also: