Module Mal4J

Class Animeography

java.lang.Object
dev.katsute.mal4j.character.Animeography
All Implemented Interfaces:
AnimeRetrievable

public abstract class Animeography extends Object implements AnimeRetrievable
Represents an animeography for a character.
Since:
3.1.0
Version:
3.1.0
Author:
Katsute
See Also:
  • Constructor Details

    • Animeography

      public Animeography()
  • Method Details

    • getRole

      public abstract String getRole()
      Returns the character's role.
      Returns:
      role
      Since:
      3.1.0