Index

A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AccessToken - Class in dev.katsute.mal4j
Represents an access token.
AccessToken(String) - Constructor for class dev.katsute.mal4j.AccessToken
Creates an access token from a token.
AccessToken(String, String) - Constructor for class dev.katsute.mal4j.AccessToken
Creates an access token from a token and refresh token.
AccessToken(String, String, long) - Constructor for class dev.katsute.mal4j.AccessToken
Creates an access token with expiry from a token and refresh token.
AFFINITY - Enum constant in enum class dev.katsute.mal4j.property.ExperimentalFeature
 
AffinityAlgorithm - Interface in dev.katsute.mal4j.user.property
The affinity algorithm returns an affinity score based on the shared scores between two people.
Airing - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeAirStatus
 
Airing - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeRankingType
 
All - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeRankingType
 
All - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaRankingType
 
All - Enum constant in enum class dev.katsute.mal4j.property.RankingType
 
ALL - Enum constant in enum class dev.katsute.mal4j.property.ExperimentalFeature
Enables all experimental features.
alternative_name - Static variable in class dev.katsute.mal4j.Fields.Character
 
alternative_names - Static variable in class dev.katsute.mal4j.Fields.People
 
alternative_titles - Static variable in class dev.katsute.mal4j.Fields.Anime
 
alternative_titles - Static variable in class dev.katsute.mal4j.Fields.Manga
 
AlternativeSetting - Enum constant in enum class dev.katsute.mal4j.property.RelationType
 
AlternativeTitles - Class in dev.katsute.mal4j.property
Represents the alternative titles of a media item.
AlternativeTitles() - Constructor for class dev.katsute.mal4j.property.AlternativeTitles
 
AlternativeVersion - Enum constant in enum class dev.katsute.mal4j.property.RelationType
 
anime - Static variable in class dev.katsute.mal4j.Fields
Returns all Anime fields as a comma separated string.
Anime - Class in dev.katsute.mal4j.anime
Anime() - Constructor for class dev.katsute.mal4j.anime.Anime
 
anime_statistics - Static variable in class dev.katsute.mal4j.Fields.User
 
AnimeAffinity - Class in dev.katsute.mal4j.user.property
Represents an Anime affinity.
AnimeAffinity() - Constructor for class dev.katsute.mal4j.user.property.AnimeAffinity
 
AnimeAirStatus - Enum Class in dev.katsute.mal4j.anime.property
Represents an airing status.
AnimeCharacterQuery - Class in dev.katsute.mal4j.query
Represents a Anime character query.
AnimeCharacterQuery() - Constructor for class dev.katsute.mal4j.query.AnimeCharacterQuery
Creates an Anime character query.
AnimeListStatus - Class in dev.katsute.mal4j.anime
AnimeListStatus() - Constructor for class dev.katsute.mal4j.anime.AnimeListStatus
 
AnimeListUpdate - Class in dev.katsute.mal4j.query
AnimeListUpdate(long) - Constructor for class dev.katsute.mal4j.query.AnimeListUpdate
Creates an Anime list update.
animeography - Static variable in class dev.katsute.mal4j.Fields.Character
 
Animeography - Class in dev.katsute.mal4j.character
Represents an animeography for a character.
Animeography() - Constructor for class dev.katsute.mal4j.character.Animeography
 
AnimePreview - Class in dev.katsute.mal4j.anime
AnimePreview() - Constructor for class dev.katsute.mal4j.anime.AnimePreview
 
AnimeRanking - Class in dev.katsute.mal4j.anime
AnimeRanking() - Constructor for class dev.katsute.mal4j.anime.AnimeRanking
 
AnimeRankingQuery - Class in dev.katsute.mal4j.query
AnimeRankingQuery(String) - Constructor for class dev.katsute.mal4j.query.AnimeRankingQuery
Creates an Anime ranking query.
AnimeRankingType - Enum Class in dev.katsute.mal4j.anime.property
Represents the Anime ranking type.
AnimeRating - Enum Class in dev.katsute.mal4j.anime.property
Represents a TV viewing rating (ex: pg13).
AnimeRecommendation - Class in dev.katsute.mal4j.anime
Represents an Anime recommendation.
AnimeRecommendation() - Constructor for class dev.katsute.mal4j.anime.AnimeRecommendation
 
AnimeRetrievable - Interface in dev.katsute.mal4j.anime.property
Indicates that an Anime can be retrieved from the object.
AnimeSearchQuery - Class in dev.katsute.mal4j.query
Documentation: https://myanimelist.net/apiconfig/references/api/v2#operation/anime_get
Represents an Anime search query.
AnimeSearchQuery() - Constructor for class dev.katsute.mal4j.query.AnimeSearchQuery
Creates an Anime search query.
AnimeSeasonQuery - Class in dev.katsute.mal4j.query
AnimeSeasonQuery(int, Season) - Constructor for class dev.katsute.mal4j.query.AnimeSeasonQuery
Creates an Anime season query.
AnimeSeasonSort - Enum Class in dev.katsute.mal4j.anime.property
Represents how to sort the Anime season query.
AnimeSort - Enum Class in dev.katsute.mal4j.anime.property
Represents how to sort the Anime search query.
AnimeSource - Enum Class in dev.katsute.mal4j.anime.property
Represents the source material for an Anime.
AnimeStatistics - Class in dev.katsute.mal4j.anime.property
Represents Anime statistics.
AnimeStatistics() - Constructor for class dev.katsute.mal4j.anime.property.AnimeStatistics
 
AnimeStatus - Enum Class in dev.katsute.mal4j.anime.property
Represents an Anime status on a user's Anime list.
AnimeSuggestionQuery - Class in dev.katsute.mal4j.query
AnimeSuggestionQuery() - Constructor for class dev.katsute.mal4j.query.AnimeSuggestionQuery
Creates an Anime suggestion query.
AnimeType - Enum Class in dev.katsute.mal4j.anime.property
Represents the type of media that the Anime is.
asEnum(Integer) - Static method in enum class dev.katsute.mal4j.anime.property.RewatchValue
Returns the field value as an enum.
asEnum(Integer) - Static method in enum class dev.katsute.mal4j.manga.property.RereadValue
Returns the field value as an enum.
asEnum(Integer) - Static method in enum class dev.katsute.mal4j.property.Priority
Returns the field value as an enum.
asEnum(String) - Static method in enum class dev.katsute.mal4j.anime.property.AnimeAirStatus
Returns the field name as an enum.
asEnum(String) - Static method in enum class dev.katsute.mal4j.anime.property.AnimeRankingType
Returns the field name as an enum.
asEnum(String) - Static method in enum class dev.katsute.mal4j.anime.property.AnimeRating
Returns the field name as an enum.
asEnum(String) - Static method in enum class dev.katsute.mal4j.anime.property.AnimeSeasonSort
Returns the field name as an enum.
asEnum(String) - Static method in enum class dev.katsute.mal4j.anime.property.AnimeSort
Returns the field name as an enum.
asEnum(String) - Static method in enum class dev.katsute.mal4j.anime.property.AnimeSource
Returns the field name as an enum.
asEnum(String) - Static method in enum class dev.katsute.mal4j.anime.property.AnimeStatus
Returns the field name as an enum.
asEnum(String) - Static method in enum class dev.katsute.mal4j.anime.property.AnimeType
Returns the field name as an enum.
asEnum(String) - Static method in enum class dev.katsute.mal4j.anime.property.time.DayOfWeek
Returns the field name as an enum.
asEnum(String) - Static method in enum class dev.katsute.mal4j.anime.property.time.Season
Returns the field name as an enum.
asEnum(String) - Static method in enum class dev.katsute.mal4j.forum.property.ForumSort
Returns the field name as an enum.
asEnum(String) - Static method in enum class dev.katsute.mal4j.manga.property.MangaPublishStatus
Returns the field name as an enum.
asEnum(String) - Static method in enum class dev.katsute.mal4j.manga.property.MangaRankingType
Returns the field name as an enum.
asEnum(String) - Static method in enum class dev.katsute.mal4j.manga.property.MangaSort
Returns the field name as an enum.
asEnum(String) - Static method in enum class dev.katsute.mal4j.manga.property.MangaStatus
Returns the field name as an enum.
asEnum(String) - Static method in enum class dev.katsute.mal4j.manga.property.MangaType
Returns the field name as an enum.
asEnum(String) - Static method in enum class dev.katsute.mal4j.property.NSFW
Returns the field name as an enum.
asEnum(String) - Static method in enum class dev.katsute.mal4j.property.RankingType
Returns the field name as an enum.
asEnum(String) - Static method in enum class dev.katsute.mal4j.property.RelationType
Returns the field name as an enum.
Author - Class in dev.katsute.mal4j.manga.property
Represents an author.
Author() - Constructor for class dev.katsute.mal4j.manga.property.Author
 
Authorization - Class in dev.katsute.mal4j
Represents client ID authorization.
Authorization(String, String, String, String) - Constructor for class dev.katsute.mal4j.Authorization
Creates authorization from client ID.
Authorization(String, String, String, String, String) - Constructor for class dev.katsute.mal4j.Authorization
Creates authorization from client ID.
authors - Static variable in class dev.katsute.mal4j.Fields.Manga
Returns all Author fields as an object.
authors(String...) - Static method in class dev.katsute.mal4j.Fields.Manga
Creates an authors object from a set of fields.
AuthResponseHandler - Interface in dev.katsute.mal4j
The response handler determines what the webpage will look like after the user authenticates with MyAnimeList.
average_episode_duration - Static variable in class dev.katsute.mal4j.Fields.Anime
 

B

background - Static variable in class dev.katsute.mal4j.Fields.Anime
 
background - Static variable in class dev.katsute.mal4j.Fields.Manga
 
biography - Static variable in class dev.katsute.mal4j.Fields.Character
 
birthday - Static variable in class dev.katsute.mal4j.Fields.People
 
birthday - Static variable in class dev.katsute.mal4j.Fields.User
 
Black - Enum constant in enum class dev.katsute.mal4j.property.NSFW
 
Book - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeSource
 
broadcast - Static variable in class dev.katsute.mal4j.Fields.Anime
 
Broadcast - Class in dev.katsute.mal4j.anime.property
Represents the broadcast time of an Anime.
Broadcast() - Constructor for class dev.katsute.mal4j.anime.property.Broadcast
 
build() - Method in class dev.katsute.mal4j.MyAnimeListAuthenticator.LocalServerBuilder
Returns the built authenticator.

C

canOpenBrowser() - Static method in class dev.katsute.mal4j.MyAnimeListAuthenticator
Returns if Java has permission to open the client browser.
CardGame - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeSource
 
chapters - Static variable in class dev.katsute.mal4j.Fields.Manga
 
chaptersRead(int) - Method in class dev.katsute.mal4j.query.MangaListUpdate
Sets the chapters read.
character - Static variable in class dev.katsute.mal4j.Fields
Returns all character fields as a comma separated string.
Character - Class in dev.katsute.mal4j.character
Represents a character.
Character - Enum constant in enum class dev.katsute.mal4j.property.RelationType
 
Character() - Constructor for class dev.katsute.mal4j.character.Character
 
CHARACTERS - Enum constant in enum class dev.katsute.mal4j.property.ExperimentalFeature
 
code() - Method in exception class dev.katsute.mal4j.exception.HttpException
Returns the code for the Http request.
comments - Static variable in class dev.katsute.mal4j.Fields.Anime.ListStatus
 
comments - Static variable in class dev.katsute.mal4j.Fields.Anime.MyListStatus
 
comments - Static variable in class dev.katsute.mal4j.Fields.Manga.ListStatus
 
comments - Static variable in class dev.katsute.mal4j.Fields.Manga.MyListStatus
 
comments(String) - Method in class dev.katsute.mal4j.query.ListUpdate
Sets the comments.
Commercial - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeType
 
Completed - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeStatus
 
Completed - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaStatus
 
created_at - Static variable in class dev.katsute.mal4j.Fields.Anime
 
created_at - Static variable in class dev.katsute.mal4j.Fields.Manga
 

D

DayOfWeek - Enum Class in dev.katsute.mal4j.anime.property.time
Represents a day of the week.
deleteAnimeListing(long) - Method in class dev.katsute.mal4j.MyAnimeList
Removes an Anime listing.
deleteMangaListing(long) - Method in class dev.katsute.mal4j.MyAnimeList
Removes a Manga listing.
dev.katsute.mal4j - package dev.katsute.mal4j
Contains core classes for accessing MyAnimeList.
dev.katsute.mal4j.anime - package dev.katsute.mal4j.anime
Contains Anime classes.
dev.katsute.mal4j.anime.property - package dev.katsute.mal4j.anime.property
Contains Anime properties.
dev.katsute.mal4j.anime.property.time - package dev.katsute.mal4j.anime.property.time
Contains properties for time and date.
dev.katsute.mal4j.character - package dev.katsute.mal4j.character
Contains Character classes.
dev.katsute.mal4j.exception - package dev.katsute.mal4j.exception
Contains all exceptions.
dev.katsute.mal4j.forum - package dev.katsute.mal4j.forum
Contains forum classes.
dev.katsute.mal4j.forum.property - package dev.katsute.mal4j.forum.property
Contains forum properties.
dev.katsute.mal4j.manga - package dev.katsute.mal4j.manga
Contains Manga classes.
dev.katsute.mal4j.manga.property - package dev.katsute.mal4j.manga.property
Contains Manga properties.
dev.katsute.mal4j.people - package dev.katsute.mal4j.people
Contains Person classes.
dev.katsute.mal4j.property - package dev.katsute.mal4j.property
Contains shared properties for Anime and Manga.
dev.katsute.mal4j.query - package dev.katsute.mal4j.query
Contains all queries.
dev.katsute.mal4j.user - package dev.katsute.mal4j.user
Contains User classes.
dev.katsute.mal4j.user.property - package dev.katsute.mal4j.user.property
Contains User properties.
DigitalManga - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeSource
 
Discontinued - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaPublishStatus
 
Doujin - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaRankingType
 
Doujin - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaType
 
Dropped - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeStatus
 
Dropped - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaStatus
 

E

edit() - Method in class dev.katsute.mal4j.anime.AnimeListStatus
Creates an Anime list update object.
edit() - Method in class dev.katsute.mal4j.manga.MangaListStatus
Creates a Manga list update object.
edit() - Method in interface dev.katsute.mal4j.property.Editable
Returns the editor for the object.
Editable<U> - Interface in dev.katsute.mal4j.property
Indicates that the object can be edited.
enableExperimentalFeature(ExperimentalFeature) - Method in class dev.katsute.mal4j.MyAnimeList
Enables an experimental feature.
end_date - Static variable in class dev.katsute.mal4j.Fields.Anime
 
end_date - Static variable in class dev.katsute.mal4j.Fields.Manga
 
ending_themes - Static variable in class dev.katsute.mal4j.Fields.Anime
 
EndingTheme - Class in dev.katsute.mal4j.anime.property
Represents an Anime ending.
EndingTheme() - Constructor for class dev.katsute.mal4j.anime.property.EndingTheme
 
episodes - Static variable in class dev.katsute.mal4j.Fields.Anime
 
episodesWatched(int) - Method in class dev.katsute.mal4j.query.AnimeListUpdate
Sets the episodes watched.
ExperimentalFeature - Enum Class in dev.katsute.mal4j.property
Represents experimental or undocumented features.
ExperimentalFeatureException - Exception Class in dev.katsute.mal4j.exception
Thrown if an experimental feature is used without enabling it.
ExperimentalFeatureException(String) - Constructor for exception class dev.katsute.mal4j.exception.ExperimentalFeatureException
 

F

Fall - Enum constant in enum class dev.katsute.mal4j.anime.property.time.Season
 
Favorite - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeRankingType
 
Favorite - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaRankingType
 
Favorite - Enum constant in enum class dev.katsute.mal4j.property.RankingType
 
field() - Method in enum class dev.katsute.mal4j.anime.property.AnimeAirStatus
 
field() - Method in enum class dev.katsute.mal4j.anime.property.AnimeRankingType
 
field() - Method in enum class dev.katsute.mal4j.anime.property.AnimeRating
 
field() - Method in enum class dev.katsute.mal4j.anime.property.AnimeSeasonSort
 
field() - Method in enum class dev.katsute.mal4j.anime.property.AnimeSort
 
field() - Method in enum class dev.katsute.mal4j.anime.property.AnimeSource
 
field() - Method in enum class dev.katsute.mal4j.anime.property.AnimeStatus
 
field() - Method in enum class dev.katsute.mal4j.anime.property.AnimeType
 
field() - Method in enum class dev.katsute.mal4j.anime.property.time.DayOfWeek
 
field() - Method in enum class dev.katsute.mal4j.anime.property.time.Season
 
field() - Method in enum class dev.katsute.mal4j.forum.property.ForumSort
 
field() - Method in enum class dev.katsute.mal4j.manga.property.MangaPublishStatus
 
field() - Method in enum class dev.katsute.mal4j.manga.property.MangaRankingType
 
field() - Method in enum class dev.katsute.mal4j.manga.property.MangaSort
 
field() - Method in enum class dev.katsute.mal4j.manga.property.MangaStatus
 
field() - Method in enum class dev.katsute.mal4j.manga.property.MangaType
 
field() - Method in interface dev.katsute.mal4j.property.FieldEnum
Returns the json field name.
field() - Method in enum class dev.katsute.mal4j.property.NSFW
 
field() - Method in enum class dev.katsute.mal4j.property.RankingType
 
field() - Method in enum class dev.katsute.mal4j.property.RelationType
 
FieldEnum - Interface in dev.katsute.mal4j.property
Indicates that an enum contains field methods.
FieldQuery<T,R> - Class in dev.katsute.mal4j.query
Represents a field query.
Fields - Class in dev.katsute.mal4j
The fields class holds all possible fields for a request.
Fields.Anime - Class in dev.katsute.mal4j
All possible fields for an Anime.
Fields.Anime.ListStatus - Class in dev.katsute.mal4j
All possible fields for an Anime list status.
Fields.Anime.MyListStatus - Class in dev.katsute.mal4j
All possible fields for an Anime list status.
Fields.Character - Class in dev.katsute.mal4j
All possible fields for a character.
Fields.Manga - Class in dev.katsute.mal4j
All possible fields for a Manga.
Fields.Manga.Authors - Class in dev.katsute.mal4j
All possible fields for an Author.
Fields.Manga.ListStatus - Class in dev.katsute.mal4j
All possible fields for a Manga list status.
Fields.Manga.MyListStatus - Class in dev.katsute.mal4j
All possible fields for a Manga list status.
Fields.Manga.Serialization - Class in dev.katsute.mal4j
All possible fields for serialization.
Fields.People - Class in dev.katsute.mal4j
All possible fields for a person.
Fields.User - Class in dev.katsute.mal4j
All possible fields for a User.
finish_date - Static variable in class dev.katsute.mal4j.Fields.Anime.ListStatus
 
finish_date - Static variable in class dev.katsute.mal4j.Fields.Anime.MyListStatus
 
finish_date - Static variable in class dev.katsute.mal4j.Fields.Manga.ListStatus
 
finish_date - Static variable in class dev.katsute.mal4j.Fields.Manga.MyListStatus
 
finishDate(Date) - Method in class dev.katsute.mal4j.query.ListUpdate
Sets the finish date.
Finished - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeAirStatus
 
Finished - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaPublishStatus
 
first_name - Static variable in class dev.katsute.mal4j.Fields.Character
 
first_name - Static variable in class dev.katsute.mal4j.Fields.Manga.Authors
 
first_name - Static variable in class dev.katsute.mal4j.Fields.People
 
ForumBoard - Class in dev.katsute.mal4j.forum
ForumBoard() - Constructor for class dev.katsute.mal4j.forum.ForumBoard
 
ForumCategory - Class in dev.katsute.mal4j.forum
ForumCategory() - Constructor for class dev.katsute.mal4j.forum.ForumCategory
 
ForumSearchQuery - Class in dev.katsute.mal4j.query
Documentation: https://myanimelist.net/apiconfig/references/api/v2#operation/forum_topics_get
Represents a forum topic search query.
ForumSearchQuery() - Constructor for class dev.katsute.mal4j.query.ForumSearchQuery
Creates a forum search query.
ForumSort - Enum Class in dev.katsute.mal4j.forum.property
Represents the forum sort type.
ForumSubBoard - Class in dev.katsute.mal4j.forum
Represents a forum subboard.
ForumSubBoard() - Constructor for class dev.katsute.mal4j.forum.ForumSubBoard
 
ForumTopic - Class in dev.katsute.mal4j.forum
ForumTopic() - Constructor for class dev.katsute.mal4j.forum.ForumTopic
 
ForumTopicCreator - Class in dev.katsute.mal4j.forum.property
Represents a forum topic creator.
ForumTopicCreator() - Constructor for class dev.katsute.mal4j.forum.property.ForumTopicCreator
 
ForumTopicDetail - Class in dev.katsute.mal4j.forum
ForumTopicDetail() - Constructor for class dev.katsute.mal4j.forum.ForumTopicDetail
 
ForumTopicDetailPostQuery - Class in dev.katsute.mal4j.query
Documentation: https://myanimelist.net/apiconfig/references/api/v2#operation/forum_topic_get
Represents a forum topic detail post query.
ForumTopicDetailPostQuery() - Constructor for class dev.katsute.mal4j.query.ForumTopicDetailPostQuery
Creates a forum topic detail post query.
FourKomaManga - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeSource
 
Frequently Used Objects: - Search tag in module Mal4J
Section
Friday - Enum constant in enum class dev.katsute.mal4j.anime.property.time.DayOfWeek
 
fromMonth(String) - Static method in enum class dev.katsute.mal4j.anime.property.time.Season
Returns the season that a month is a part of.
FullMediaItem<MediaType,Status,ListStatus,Recommendation,Statistics> - Interface in dev.katsute.mal4j.property
Indicates that the object contains these media fields.
FullStory - Enum constant in enum class dev.katsute.mal4j.property.RelationType
 

G

G - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeRating
 
Game - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeSource
 
generatePKCE(int) - Static method in class dev.katsute.mal4j.MyAnimeListAuthenticator
 
Genre - Class in dev.katsute.mal4j.property
Represents a genre.
Genre() - Constructor for class dev.katsute.mal4j.property.Genre
 
genres - Static variable in class dev.katsute.mal4j.Fields.Anime
 
genres - Static variable in class dev.katsute.mal4j.Fields.Manga
 
get12Hour() - Method in class dev.katsute.mal4j.anime.property.time.Time
Returns the hour on a 12-hour clock (1-12).
getAccessToken() - Method in class dev.katsute.mal4j.MyAnimeListAuthenticator
Returns the access token.
getAffinity() - Method in class dev.katsute.mal4j.user.property.AnimeAffinity
Returns affinity using MyAnimeList affinity algorithm.
getAffinity() - Method in class dev.katsute.mal4j.user.property.MangaAffinity
Returns affinity using MyAnimeList affinity algorithm.
getAffinity(int[], int[]) - Method in interface dev.katsute.mal4j.user.property.AffinityAlgorithm
Returns affinity between two linked score sets.
getAffinity(int[], int[]) - Method in class dev.katsute.mal4j.user.property.MyAnimeListAffinityAlgorithm
Returns affinity between two linked score sets.
getAffinity(AffinityAlgorithm) - Method in class dev.katsute.mal4j.user.property.AnimeAffinity
Returns affinity using a custom AffinityAlgorithm.
getAffinity(AffinityAlgorithm) - Method in class dev.katsute.mal4j.user.property.MangaAffinity
Returns affinity using a custom AffinityAlgorithm.
getAlternativeNames() - Method in class dev.katsute.mal4j.character.Character
Returns a list of alternative names.
getAlternativeNames() - Method in class dev.katsute.mal4j.people.Person
Returns a list of alternative names.
getAlternativeTitles() - Method in interface dev.katsute.mal4j.property.MediaItem
Returns the alternative titles.
getAnime() - Method in interface dev.katsute.mal4j.anime.property.AnimeRetrievable
Returns the Anime.
getAnime() - Method in class dev.katsute.mal4j.MyAnimeList
Returns an Anime search query.
getAnime(long) - Method in class dev.katsute.mal4j.MyAnimeList
Returns the full Anime details given an ID.
getAnime(long, String...) - Method in class dev.katsute.mal4j.MyAnimeList
Returns Anime details requested in the fields given an ID.
getAnimeAffinity() - Method in class dev.katsute.mal4j.user.User
This is a thread blocking method.
This may take several minutes to complete depending on the amount of listings.

Calculates Anime affinity with authenticated user.
getAnimeAffinity(User) - Method in class dev.katsute.mal4j.user.User
This is a thread blocking method.
This may take several minutes to complete depending on the amount of listings.

Calculates Anime affinity with a user.
getAnimeAffinity(User, Consumer<AnimeAffinity>) - Method in class dev.katsute.mal4j.user.User
This is a non-blocking method.
This may take several minutes to complete depending on the amount of listings.

Calculates Anime affinity with a user and returns it to the callback.
getAnimeAffinity(String) - Method in class dev.katsute.mal4j.user.User
This is a thread blocking method.
This may take several minutes to complete depending on the amount of listings.

Calculates Anime affinity with a user.
getAnimeAffinity(String, Consumer<AnimeAffinity>) - Method in class dev.katsute.mal4j.user.User
This is a non-blocking method.
This may take several minutes to complete depending on the amount of listings.

Calculates Anime affinity with a user and returns it to the callback.
getAnimeAffinity(Consumer<AnimeAffinity>) - Method in class dev.katsute.mal4j.user.User
This is a non-blocking method.
This may take several minutes to complete depending on the amount of listings.

Calculates Anime affinity with authenticated user and returns it to the callback.
getAnimeCharacters(long) - Method in class dev.katsute.mal4j.MyAnimeList
Returns characters for an Anime.
getAnimeography() - Method in class dev.katsute.mal4j.character.Character
Returns a list of which Anime the character has appeared in.
getAnimeRanking(AnimeRankingType) - Method in class dev.katsute.mal4j.MyAnimeList
Returns an Anime ranking query.
getAnimeRanking(String) - Method in class dev.katsute.mal4j.MyAnimeList
Returns an Anime ranking query.
getAnimeSeason(int, Season) - Method in class dev.katsute.mal4j.MyAnimeList
Returns an Anime season query.
getAnimeStatistics() - Method in class dev.katsute.mal4j.user.User
Returns the user's Anime statistics.
getAnimeSuggestions() - Method in class dev.katsute.mal4j.MyAnimeList
Returns an Anime suggestions query.
getAuthenticatedUser() - Method in class dev.katsute.mal4j.MyAnimeList
Returns the authenticated user.
getAuthenticatedUser(String...) - Method in class dev.katsute.mal4j.MyAnimeList
Returns the authenticated user.
getAuthor() - Method in class dev.katsute.mal4j.forum.Post
Returns the post author.
getAuthorization() - Method in class dev.katsute.mal4j.MyAnimeListAuthenticator
 
getAuthorizationCode() - Method in class dev.katsute.mal4j.Authorization
Returns the authorization code.
getAuthorizationURL(String, String) - Static method in class dev.katsute.mal4j.MyAnimeListAuthenticator
Returns the authorization URL for a client id.
getAuthorizationURL(String, String, String) - Static method in class dev.katsute.mal4j.MyAnimeListAuthenticator
Returns the authorization URL for a client id.
getAuthorizationURL(String, String, String, String) - Static method in class dev.katsute.mal4j.MyAnimeListAuthenticator
Returns the authorization URL for a client id.
getAuthors() - Method in class dev.katsute.mal4j.manga.MangaPreview
Returns the authors.
getAverageEpisodeLength() - Method in class dev.katsute.mal4j.anime.AnimePreview
Returns the average episode length in seconds.
getBackground() - Method in interface dev.katsute.mal4j.property.FullMediaItem
Returns the background information.
getBiography() - Method in class dev.katsute.mal4j.character.Character
Returns the biography.
getBiographyDetails() - Method in class dev.katsute.mal4j.character.Character
Returns biography details as a map.
getBirthday() - Method in class dev.katsute.mal4j.people.Person
Returns the birthday.
getBirthday() - Method in class dev.katsute.mal4j.user.User
Returns the user's birthday.
getBoard() - Method in class dev.katsute.mal4j.forum.ForumSubBoard
Returns the forum board that the subboard is from.
getBoardID() - Method in class dev.katsute.mal4j.forum.ForumTopic
Returns the board id.
getBody() - Method in class dev.katsute.mal4j.forum.Post
Returns the post body.
getBroadcast() - Method in class dev.katsute.mal4j.anime.AnimePreview
Returns the broadcast time.
getCategory() - Method in class dev.katsute.mal4j.forum.ForumBoard
Returns the category that the forum is from.
getChapters() - Method in class dev.katsute.mal4j.manga.MangaPreview
Returns the total amount of chapters.
getChapters() - Method in class dev.katsute.mal4j.user.UserMangaStatistics
Deprecated.
Returns total chapters read.
getChaptersRead() - Method in class dev.katsute.mal4j.manga.MangaListStatus
Returns the total amount of chapters read.
getCharacter(long) - Method in class dev.katsute.mal4j.MyAnimeList
Returns a character.
getCharacter(long, String...) - Method in class dev.katsute.mal4j.MyAnimeList
Returns a character.
getCharacters() - Method in class dev.katsute.mal4j.anime.Anime
Returns characters.
getClientID() - Method in class dev.katsute.mal4j.Authorization
Returns the client ID.
getClientSecret() - Method in class dev.katsute.mal4j.Authorization
Returns the client secret if it has one.
getComments() - Method in interface dev.katsute.mal4j.property.ListStatus
Returns the comments for the listing.
getCompleted() - Method in class dev.katsute.mal4j.anime.property.AnimeStatistics
The total amount of users completed.
getCompleted() - Method in class dev.katsute.mal4j.manga.property.MangaStatistics
Deprecated.
Returns the total users completed.
getCreatedAt() - Method in class dev.katsute.mal4j.anime.property.Video
Returns when the video was added.
getCreatedAt() - Method in class dev.katsute.mal4j.forum.ForumTopic
Returns when the topic was created at.
getCreatedAt() - Method in class dev.katsute.mal4j.forum.Post
Returns when the post was created at.
getCreatedAt() - Method in interface dev.katsute.mal4j.property.MediaItem
Returns the creation date.
getCreatedAtEpochMillis() - Method in class dev.katsute.mal4j.anime.property.Video
Returns when the video was added as milliseconds since epoch.
getCreatedAtEpochMillis() - Method in class dev.katsute.mal4j.forum.ForumTopic
Returns when the topic was created at as milliseconds since epoch.
getCreatedAtEpochMillis() - Method in class dev.katsute.mal4j.forum.Post
Returns when the post was created at as milliseconds since epoch.
getCreatedAtEpochMillis() - Method in interface dev.katsute.mal4j.property.MediaItem
Returns the creation date as milliseconds since epoch.
getCreatedBy() - Method in class dev.katsute.mal4j.forum.ForumTopic
Returns who created the topic.
getDate() - Method in class dev.katsute.mal4j.property.NullableDate
Returns the date as a Date.
getDay() - Method in class dev.katsute.mal4j.property.NullableDate
Returns the day (1-31).
getDayOfWeek() - Method in class dev.katsute.mal4j.anime.property.Broadcast
The day of the week that the Anime will broadcast on (JST).
getDays() - Method in class dev.katsute.mal4j.user.UserAnimeStatistics
Returns total days.
getDays() - Method in class dev.katsute.mal4j.user.UserMangaStatistics
Deprecated.
Returns total days.
getDaysCompleted() - Method in class dev.katsute.mal4j.user.UserAnimeStatistics
Returns total days completed.
getDaysCompleted() - Method in class dev.katsute.mal4j.user.UserMangaStatistics
Deprecated.
Returns total days completed.
getDaysDropped() - Method in class dev.katsute.mal4j.user.UserAnimeStatistics
Returns total days dropped.
getDaysDropped() - Method in class dev.katsute.mal4j.user.UserMangaStatistics
Deprecated.
Returns total days dropped.
getDaysOnHold() - Method in class dev.katsute.mal4j.user.UserAnimeStatistics
Returns total days on hold.
getDaysOnHold() - Method in class dev.katsute.mal4j.user.UserMangaStatistics
Deprecated.
Returns total days on hold.
getDaysRead() - Method in class dev.katsute.mal4j.user.UserMangaStatistics
Deprecated.
Returns total days read.
getDaysReading() - Method in class dev.katsute.mal4j.user.UserMangaStatistics
Deprecated.
Returns total days reading.
getDaysWatched() - Method in class dev.katsute.mal4j.user.UserAnimeStatistics
Returns total days watched.
getDaysWatching() - Method in class dev.katsute.mal4j.user.UserAnimeStatistics
Returns total days watching.
getDescription() - Method in class dev.katsute.mal4j.forum.ForumBoard
Returns the forum description.
getDropped() - Method in class dev.katsute.mal4j.anime.property.AnimeStatistics
The total amount of users dropped.
getDropped() - Method in class dev.katsute.mal4j.manga.property.MangaStatistics
Deprecated.
Returns the total users dropped.
getEndDate() - Method in interface dev.katsute.mal4j.property.MediaItem
Returns the end date.
getEndingThemes() - Method in class dev.katsute.mal4j.anime.Anime
Returns the ending themes.
getEnglish() - Method in class dev.katsute.mal4j.property.AlternativeTitles
Returns the English title.
getEpisodes() - Method in class dev.katsute.mal4j.anime.AnimePreview
Returns the total amount of episodes.
getEpisodes() - Method in class dev.katsute.mal4j.user.UserAnimeStatistics
Returns total episodes watched.
getExpiry() - Method in class dev.katsute.mal4j.AccessToken
Returns expiry date.
getExpiryEpochSeconds() - Method in class dev.katsute.mal4j.AccessToken
Returns expiry date as seconds since epoch.
getFavorites() - Method in class dev.katsute.mal4j.character.Character
Returns the number of favorites.
getFavorites() - Method in class dev.katsute.mal4j.people.Person
Returns the number of favorites.
getFinishDate() - Method in interface dev.katsute.mal4j.property.ListStatus
Returns the finish date for the listing.
getFirstName() - Method in class dev.katsute.mal4j.character.Character
Returns the first name.
getFirstName() - Method in class dev.katsute.mal4j.manga.property.Author
Returns the author's first name.
getFirstName() - Method in class dev.katsute.mal4j.people.Person
Returns the first name.
getForumAvatarURL() - Method in class dev.katsute.mal4j.forum.property.PostAuthor
Returns the author's avatar URL.
getForumBoards() - Method in class dev.katsute.mal4j.forum.ForumCategory
Returns the forum boards in the category.
getForumBoards() - Method in class dev.katsute.mal4j.MyAnimeList
Returns the top level forum boards.
getForumTopicDetail() - Method in class dev.katsute.mal4j.forum.Post
Returns the forum topic that the post is from.
getForumTopicDetail() - Method in class dev.katsute.mal4j.forum.property.Poll
Returns the topic that the poll is from.
getForumTopicDetail(long) - Method in class dev.katsute.mal4j.MyAnimeList
Returns a forum topic.
getForumTopicDetail(long, Integer) - Method in class dev.katsute.mal4j.MyAnimeList
Returns a forum topic.
getForumTopicDetail(long, Integer, Integer) - Method in class dev.katsute.mal4j.MyAnimeList
Returns a forum topic.
getForumTopicDetailPostQuery(long) - Method in class dev.katsute.mal4j.MyAnimeList
Returns a forum topic post query.
getForumTopics() - Method in class dev.katsute.mal4j.MyAnimeList
Returns a forum topic search query.
getGender() - Method in class dev.katsute.mal4j.user.User
Returns the user's gender.
getGenres() - Method in interface dev.katsute.mal4j.property.MediaItem
Returns the genres.
getHour() - Method in class dev.katsute.mal4j.anime.property.time.Time
Returns the hour on a 24-hour clock (0-23).
getID() - Method in class dev.katsute.mal4j.property.Genre
Returns the genre ID for the Anime or Manga.
getID() - Method in interface dev.katsute.mal4j.property.ID
Object ID
getItems() - Method in class dev.katsute.mal4j.user.UserAnimeStatistics
Returns total items.
getItems() - Method in class dev.katsute.mal4j.user.UserMangaStatistics
Deprecated.
Returns total items.
getItemsCompleted() - Method in class dev.katsute.mal4j.user.UserAnimeStatistics
Returns total items completed.
getItemsCompleted() - Method in class dev.katsute.mal4j.user.UserMangaStatistics
Deprecated.
Returns total items completed.
getItemsDropped() - Method in class dev.katsute.mal4j.user.UserAnimeStatistics
Returns total items dropped.
getItemsDropped() - Method in class dev.katsute.mal4j.user.UserMangaStatistics
Deprecated.
Returns total items dropped.
getItemsOnHold() - Method in class dev.katsute.mal4j.user.UserAnimeStatistics
Returns total items on hold.
getItemsOnHold() - Method in class dev.katsute.mal4j.user.UserMangaStatistics
Deprecated.
Returns total items on hold.
getItemsPlanToRead() - Method in class dev.katsute.mal4j.user.UserMangaStatistics
Deprecated.
Returns total items planned to read.
getItemsPlanToWatch() - Method in class dev.katsute.mal4j.user.UserAnimeStatistics
Returns total items planned to watch.
getItemsReading() - Method in class dev.katsute.mal4j.user.UserMangaStatistics
Deprecated.
Returns total items reading.
getItemsWatching() - Method in class dev.katsute.mal4j.user.UserAnimeStatistics
Returns total items watching.
getJapanese() - Method in class dev.katsute.mal4j.property.AlternativeTitles
Returns the Japanese title.
getJoinedAt() - Method in class dev.katsute.mal4j.user.User
Returns when the user first joined.
getJoinedAtEpochMillis() - Method in class dev.katsute.mal4j.user.User
Returns when the user first joined as milliseconds since epoch.
getLargeURL() - Method in class dev.katsute.mal4j.property.Picture
Large picture URL
getLastName() - Method in class dev.katsute.mal4j.character.Character
Returns the last name.
getLastName() - Method in class dev.katsute.mal4j.manga.property.Author
Returns the author's last name.
getLastName() - Method in class dev.katsute.mal4j.people.Person
Returns the last name.
getLastPostCreatedAt() - Method in class dev.katsute.mal4j.forum.ForumTopic
Returns when the last post was created at.
getLastPostCreatedAtEpochMillis() - Method in class dev.katsute.mal4j.forum.ForumTopic
Returns when the last post was created at as milliseconds since epoch.
getLastPostCreatedBy() - Method in class dev.katsute.mal4j.forum.ForumTopic
Returns who the last post was created by.
getListStatus() - Method in interface dev.katsute.mal4j.property.MediaItem
Returns the user's list status.
getLocation() - Method in class dev.katsute.mal4j.user.User
Returns the user's location.
getLogger() - Static method in class dev.katsute.mal4j.Logging
 
getMainPicture() - Method in class dev.katsute.mal4j.character.Character
Returns the main picture.
getMainPicture() - Method in class dev.katsute.mal4j.people.Person
Returns the main picture.
getMainPicture() - Method in interface dev.katsute.mal4j.property.MediaItem
Returns the main picture.
getManga() - Method in interface dev.katsute.mal4j.manga.property.MangaRetrievable
Returns the Manga.
getManga() - Method in class dev.katsute.mal4j.MyAnimeList
Returns a Manga search query.
getManga(long) - Method in class dev.katsute.mal4j.MyAnimeList
Returns the full Manga details given an ID.
getManga(long, String...) - Method in class dev.katsute.mal4j.MyAnimeList
Returns Manga details requested in the fields given an ID.
getMangaAffinity() - Method in class dev.katsute.mal4j.user.User
This is a thread blocking method.
This may take several minutes to complete depending on the amount of listings.

Calculates Manga affinity with authenticated user.
getMangaAffinity(User) - Method in class dev.katsute.mal4j.user.User
This is a thread blocking method.
This may take several minutes to complete depending on the amount of listings.

Calculates Manga affinity with a user.
getMangaAffinity(User, Consumer<MangaAffinity>) - Method in class dev.katsute.mal4j.user.User
This is a non-blocking method.
This may take several minutes to complete depending on the amount of listings.

Calculates Manga affinity with a user and returns it to the callback.
getMangaAffinity(String) - Method in class dev.katsute.mal4j.user.User
This is a thread blocking method.
This may take several minutes to complete depending on the amount of listings.

Calculates Manga affinity with a user.
getMangaAffinity(String, Consumer<MangaAffinity>) - Method in class dev.katsute.mal4j.user.User
This is a non-blocking method.
This may take several minutes to complete depending on the amount of listings.

Calculates Manga affinity with a user and returns it to the callback.
getMangaAffinity(Consumer<MangaAffinity>) - Method in class dev.katsute.mal4j.user.User
This is a non-blocking method.
This may take several minutes to complete depending on the amount of listings.

Calculates Manga affinity with authenticated user and returns it to the callback.
getMangaRanking(MangaRankingType) - Method in class dev.katsute.mal4j.MyAnimeList
Returns a Manga ranking query.
getMangaRanking(String) - Method in class dev.katsute.mal4j.MyAnimeList
Returns a Manga ranking query.
getMeanRating() - Method in interface dev.katsute.mal4j.property.MediaItem
Returns the average user rating.
getMeanScore() - Method in class dev.katsute.mal4j.user.UserAnimeStatistics
Returns the average score.
getMeanScore() - Method in class dev.katsute.mal4j.user.UserMangaStatistics
Deprecated.
Returns the average score.
getMediumURL() - Method in class dev.katsute.mal4j.property.Picture
Medium picture URL.
getMillis() - Method in class dev.katsute.mal4j.property.NullableDate
Returns the date as milliseconds since epoch.
getMinute() - Method in class dev.katsute.mal4j.anime.property.time.Time
Returns the minute (0-59).
getMonth() - Method in class dev.katsute.mal4j.property.NullableDate
Returns the numeric month (1-12).
getMonths() - Method in enum class dev.katsute.mal4j.anime.property.time.Season
Returns the months that the season represents.
getMore() - Method in class dev.katsute.mal4j.people.Person
Returns the more field.
getMoreDetails() - Method in class dev.katsute.mal4j.people.Person
Returns more details as a map.
getName() - Method in class dev.katsute.mal4j.property.Genre
Returns the name of the Genre.
getName() - Method in interface dev.katsute.mal4j.property.IDN
Object name.
getNSFW() - Method in interface dev.katsute.mal4j.property.MediaItem
Returns the NSFW rating.
getNumber() - Method in class dev.katsute.mal4j.forum.Post
Returns the post number.
getOnHold() - Method in class dev.katsute.mal4j.anime.property.AnimeStatistics
The total amount of users on hold.
getOnHold() - Method in class dev.katsute.mal4j.manga.property.MangaStatistics
Deprecated.
Returns the total users on hold.
getOpeningThemes() - Method in class dev.katsute.mal4j.anime.Anime
Returns the opening themes.
getOptions() - Method in class dev.katsute.mal4j.forum.property.Poll
Returns the poll's options.
getPerson(long) - Method in class dev.katsute.mal4j.MyAnimeList
Returns a person.
getPerson(long, String...) - Method in class dev.katsute.mal4j.MyAnimeList
Returns a person.
getPictures() - Method in class dev.katsute.mal4j.character.Character
Returns the pictures for the character.
getPictures() - Method in interface dev.katsute.mal4j.property.FullMediaItem
Returns the pictures for the media item.
getPictureURL() - Method in class dev.katsute.mal4j.user.User
Returns the picture URL.
getPKCE() - Method in class dev.katsute.mal4j.Authorization
Returns the PKCE code challenge used to generate the authorization code.
getPlanToRead() - Method in class dev.katsute.mal4j.manga.property.MangaStatistics
Deprecated.
Returns the total users planning to read.
getPlanToWatch() - Method in class dev.katsute.mal4j.anime.property.AnimeStatistics
The total amount of users planning to watch.
getPoll() - Method in class dev.katsute.mal4j.forum.ForumTopicDetail
Returns the poll in the topic.
getPoll() - Method in class dev.katsute.mal4j.forum.property.PollOption
Returns the poll that the option is a part of.
getPopularity() - Method in interface dev.katsute.mal4j.property.MediaItem
Returns the popularity.
getPosts() - Method in class dev.katsute.mal4j.forum.ForumTopicDetail
Returns the posts in the topic.
getPostsCount() - Method in class dev.katsute.mal4j.forum.ForumTopic
Returns the total post count.
getPreviousRank() - Method in interface dev.katsute.mal4j.property.Ranking
Returns the item's previous ranking.
getPriority() - Method in interface dev.katsute.mal4j.property.ListStatus
Returns the priority for the listing.
getQuestion() - Method in class dev.katsute.mal4j.forum.property.Poll
Returns the poll's question.
getRank() - Method in interface dev.katsute.mal4j.property.MediaItem
Returns the overall rank.
getRanking() - Method in interface dev.katsute.mal4j.property.Ranking
The item's current ranking.
getRating() - Method in class dev.katsute.mal4j.anime.AnimePreview
Returns the TV viewing rating (ex: pg13).
getRaw() - Method in exception class dev.katsute.mal4j.exception.JsonSyntaxException
Returns the raw string.
getRawNSFW() - Method in interface dev.katsute.mal4j.property.MediaItem
Returns the raw NSFW rating.
getRawPriority() - Method in interface dev.katsute.mal4j.property.ListStatus
Returns the raw priority.
getRawRating() - Method in class dev.katsute.mal4j.anime.AnimePreview
Returns the raw rating.
getRawRelationType() - Method in class dev.katsute.mal4j.property.RelatedMedia
Returns the raw relation type.
getRawRereadValue() - Method in class dev.katsute.mal4j.manga.MangaListStatus
Returns the raw reread value.
getRawRewatchValue() - Method in class dev.katsute.mal4j.anime.AnimeListStatus
Returns the raw rewatch value.
getRawSource() - Method in class dev.katsute.mal4j.anime.AnimePreview
Returns the raw source material.
getRawStatus() - Method in interface dev.katsute.mal4j.property.ListStatus
Returns the raw status.
getRawStatus() - Method in interface dev.katsute.mal4j.property.MediaItem
Returns the raw status.
getRawType() - Method in interface dev.katsute.mal4j.property.MediaItem
Returns the raw media type.
getReading() - Method in class dev.katsute.mal4j.manga.property.MangaStatistics
Deprecated.
Returns the total users reading.
getRecommendations() - Method in interface dev.katsute.mal4j.property.FullMediaItem
Returns a list of recommendations.
getRecommendations() - Method in class dev.katsute.mal4j.property.Recommendation
Returns the total amount of recommendations.
getRedirectURI() - Method in class dev.katsute.mal4j.Authorization
Returns the redirect URI if it has one.
getRefreshToken() - Method in class dev.katsute.mal4j.AccessToken
Returns the refresh token or null.
getRelatedAnime() - Method in interface dev.katsute.mal4j.property.FullMediaItem
Returns a list of related Anime.
getRelatedManga() - Method in interface dev.katsute.mal4j.property.FullMediaItem
Returns a list of related Manga.
getRelationType() - Method in class dev.katsute.mal4j.property.RelatedMedia
Returns how the media is related.
getRelationTypeFormat() - Method in class dev.katsute.mal4j.property.RelatedMedia
Returns how the media is related by its display name.
getRereadValue() - Method in class dev.katsute.mal4j.manga.MangaListStatus
Returns the reread value.
getResponse(String, String, String, String) - Method in interface dev.katsute.mal4j.AuthResponseHandler
Sends the response HTML given the query parameters.
getRewatchValue() - Method in class dev.katsute.mal4j.anime.AnimeListStatus
Returns the rewatch value.
getRole() - Method in class dev.katsute.mal4j.character.Animeography
Returns the character's role.
getRole() - Method in class dev.katsute.mal4j.manga.property.Author
Returns the author's role in the Manga.
getRole() - Method in class dev.katsute.mal4j.manga.property.Publisher
Returns the role of the publisher.
getScore() - Method in interface dev.katsute.mal4j.property.ListStatus
Returns the score of the listing.
getSeason() - Method in class dev.katsute.mal4j.anime.property.StartSeason
The broadcast season that the Anime will start in
getSerialization() - Method in class dev.katsute.mal4j.manga.Manga
Returns the publishers of the Manga.
getShared() - Method in class dev.katsute.mal4j.user.property.AnimeAffinity
Returns shared Anime.
getShared() - Method in class dev.katsute.mal4j.user.property.MangaAffinity
Returns shared Manga.
getSharedCount() - Method in class dev.katsute.mal4j.user.property.AnimeAffinity
Returns amount of Anime shared.
getSharedCount() - Method in class dev.katsute.mal4j.user.property.MangaAffinity
Returns amount of Manga shared.
getSignature() - Method in class dev.katsute.mal4j.forum.Post
Returns the post signature.
getSource() - Method in class dev.katsute.mal4j.anime.AnimePreview
Returns the source material.
getStartDate() - Method in interface dev.katsute.mal4j.property.ListStatus
Returns the start date for the listing.
getStartDate() - Method in interface dev.katsute.mal4j.property.MediaItem
Returns the start date.
getStartSeason() - Method in class dev.katsute.mal4j.anime.AnimePreview
Returns the start season.
getStartTime() - Method in class dev.katsute.mal4j.anime.property.Broadcast
The time that the Anime will broadcast at (JST).
getStatistics() - Method in class dev.katsute.mal4j.manga.Manga
Deprecated.
Does not exist in the API currently
getStatistics() - Method in interface dev.katsute.mal4j.property.FullMediaItem
Returns the user statistics.
getStatus() - Method in interface dev.katsute.mal4j.property.ListStatus
Returns the status of the listing.
getStatus() - Method in interface dev.katsute.mal4j.property.MediaItem
Returns the status.
getStudios() - Method in class dev.katsute.mal4j.anime.AnimePreview
Returns the studios.
getSubBoardID() - Method in class dev.katsute.mal4j.forum.ForumTopic
Returns the subboard id.
getSubBoards() - Method in class dev.katsute.mal4j.forum.ForumBoard
Returns the forum subboards.
getSynonyms() - Method in class dev.katsute.mal4j.property.AlternativeTitles
Returns the synonyms for the title.
getSynopsis() - Method in interface dev.katsute.mal4j.property.MediaItem
Returns the synopsis.
getTags() - Method in interface dev.katsute.mal4j.property.ListStatus
Returns the tags for the listing.
getText() - Method in class dev.katsute.mal4j.anime.property.Theme
Returns the display name for the op/ed.
getText() - Method in class dev.katsute.mal4j.forum.property.PollOption
Returns the text in the poll option.
getThumbnail() - Method in class dev.katsute.mal4j.anime.property.Video
Returns the thumbnail URL.
getTimesReread() - Method in class dev.katsute.mal4j.manga.MangaListStatus
Returns the total times reread.
getTimesReread() - Method in class dev.katsute.mal4j.user.UserMangaStatistics
Deprecated.
Returns times reread
getTimesRewatched() - Method in class dev.katsute.mal4j.anime.AnimeListStatus
Returns the total times rewatched.
getTimesRewatched() - Method in class dev.katsute.mal4j.user.UserAnimeStatistics
Returns times rewatched.
getTimeUntilExpires() - Method in class dev.katsute.mal4j.AccessToken
Returns how long until the token expires in seconds.
getTimeZone() - Method in class dev.katsute.mal4j.user.User
Returns the user's timezone.
getTitle() - Method in class dev.katsute.mal4j.anime.property.Video
Returns the video title.
getTitle() - Method in class dev.katsute.mal4j.forum.ForumBoard
Returns the forum title.
getTitle() - Method in class dev.katsute.mal4j.forum.ForumCategory
Returns the forum category title.
getTitle() - Method in class dev.katsute.mal4j.forum.ForumSubBoard
Returns the subboard title.
getTitle() - Method in class dev.katsute.mal4j.forum.ForumTopic
Returns the title of the topic.
getTitle() - Method in class dev.katsute.mal4j.forum.ForumTopicDetail
Returns the topic title.
getTitle() - Method in interface dev.katsute.mal4j.property.MediaItem
Returns the title.
getToken() - Method in class dev.katsute.mal4j.AccessToken
Returns token with token type.
getType() - Method in interface dev.katsute.mal4j.property.MediaItem
Returns the media type.
getUpdatedAt() - Method in class dev.katsute.mal4j.anime.property.Video
Returns when the video was updated.
getUpdatedAt() - Method in interface dev.katsute.mal4j.property.ListStatus
Returns when the listing was last updated.
getUpdatedAt() - Method in interface dev.katsute.mal4j.property.MediaItem
Returns when this was last updated.
getUpdatedAtEpochMillis() - Method in class dev.katsute.mal4j.anime.property.Video
Returns when the video was updated as milliseconds since epoch.
getUpdatedAtEpochMillis() - Method in interface dev.katsute.mal4j.property.ListStatus
Returns when the listing was last updated in milliseconds since epoch.
getUpdatedAtEpochMillis() - Method in interface dev.katsute.mal4j.property.MediaItem
Returns when this was last updated as milliseconds since epoch.
getURL() - Method in class dev.katsute.mal4j.anime.property.Video
Returns the video URL.
getUser() - Method in interface dev.katsute.mal4j.user.property.UserRetrievable
Returns the user.
getUser(String) - Method in class dev.katsute.mal4j.MyAnimeList
Returns a user given their username.
getUser(String, String...) - Method in class dev.katsute.mal4j.MyAnimeList
Returns a user given their username.
getUserAnimeListing() - Method in class dev.katsute.mal4j.MyAnimeList
Returns a list query for your Anime listings.
getUserAnimeListing() - Method in class dev.katsute.mal4j.user.User
Returns user Anime list.
getUserAnimeListing(String) - Method in class dev.katsute.mal4j.MyAnimeList
Returns a list query for a user's Anime listings.
getUserCount() - Method in class dev.katsute.mal4j.property.Statistics
Returns the total amount of users contributing to the statistic.
getUserListingCount() - Method in interface dev.katsute.mal4j.property.MediaItem
Returns how many users have this item on their list.
getUserMangaListing() - Method in class dev.katsute.mal4j.MyAnimeList
Returns a list query for your Manga listings.
getUserMangaListing() - Method in class dev.katsute.mal4j.user.User
Returns user Manga list.
getUserMangaListing(String) - Method in class dev.katsute.mal4j.MyAnimeList
Returns a list query for a user's Manga listings.
getUserScoringCount() - Method in interface dev.katsute.mal4j.property.MediaItem
Returns how many users have this item scored on their list.
getVideos() - Method in class dev.katsute.mal4j.anime.Anime
Returns the PVs and trailers.
getVolumes() - Method in class dev.katsute.mal4j.manga.MangaPreview
Returns the total amount of volumes.
getVolumes() - Method in class dev.katsute.mal4j.user.UserMangaStatistics
Deprecated.
Returns total volumes read.
getVolumesRead() - Method in class dev.katsute.mal4j.manga.MangaListStatus
Returns the total amount of volumes read.
getVotes() - Method in class dev.katsute.mal4j.forum.property.PollOption
Returns the total votes for this option.
getWatchedEpisodes() - Method in class dev.katsute.mal4j.anime.AnimeListStatus
Returns the total amount of watched episodes.
getWatching() - Method in class dev.katsute.mal4j.anime.property.AnimeStatistics
The total amount of users watching.
getYear() - Method in class dev.katsute.mal4j.anime.property.StartSeason
The year that the Anime will start in.
getYear() - Method in class dev.katsute.mal4j.property.NullableDate
Returns the 4 digit year (19XX-20XX).
Gray - Enum constant in enum class dev.katsute.mal4j.property.NSFW
 

H

hasNext() - Method in class dev.katsute.mal4j.PaginatedIterator
 
High - Enum constant in enum class dev.katsute.mal4j.anime.property.RewatchValue
 
High - Enum constant in enum class dev.katsute.mal4j.manga.property.RereadValue
 
High - Enum constant in enum class dev.katsute.mal4j.property.Priority
 
HttpException - Exception Class in dev.katsute.mal4j.exception
Thrown if the server does not return a 200 OK response.
HttpException(String, int, String) - Constructor for exception class dev.katsute.mal4j.exception.HttpException
 

I

id - Static variable in class dev.katsute.mal4j.Fields.Character
 
id - Static variable in class dev.katsute.mal4j.Fields.Anime
 
id - Static variable in class dev.katsute.mal4j.Fields.Manga
 
ID - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeSort
 
ID - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaSort
 
ID - Interface in dev.katsute.mal4j.property
Indicates that the object has an ID.
IDN - Interface in dev.katsute.mal4j.property
Indicates that the object has an ID and name.
includeNSFW() - Method in class dev.katsute.mal4j.query.AnimeRankingQuery
 
includeNSFW() - Method in class dev.katsute.mal4j.query.AnimeSeasonQuery
 
includeNSFW() - Method in class dev.katsute.mal4j.query.AnimeSuggestionQuery
 
includeNSFW() - Method in class dev.katsute.mal4j.query.MangaRankingQuery
 
includeNSFW() - Method in interface dev.katsute.mal4j.query.NSFW
Sets query to also return NSFW results.
includeNSFW() - Method in class dev.katsute.mal4j.query.NSFWSearchQuery
 
includeNSFW() - Method in class dev.katsute.mal4j.query.UserAnimeListQuery
 
includeNSFW() - Method in class dev.katsute.mal4j.query.UserMangaListQuery
 
includeNSFW(boolean) - Method in class dev.katsute.mal4j.query.AnimeRankingQuery
 
includeNSFW(boolean) - Method in class dev.katsute.mal4j.query.AnimeSeasonQuery
 
includeNSFW(boolean) - Method in class dev.katsute.mal4j.query.AnimeSuggestionQuery
 
includeNSFW(boolean) - Method in class dev.katsute.mal4j.query.MangaRankingQuery
 
includeNSFW(boolean) - Method in interface dev.katsute.mal4j.query.NSFW
Sets if the query will return NSFW results.
includeNSFW(boolean) - Method in class dev.katsute.mal4j.query.NSFWSearchQuery
 
includeNSFW(boolean) - Method in class dev.katsute.mal4j.query.UserAnimeListQuery
 
includeNSFW(boolean) - Method in class dev.katsute.mal4j.query.UserMangaListQuery
 
InvalidTokenException - Exception Class in dev.katsute.mal4j.exception
Thrown if the token is either invalid or expired.
InvalidTokenException(String) - Constructor for exception class dev.katsute.mal4j.exception.InvalidTokenException
 
INVERTED - Static variable in class dev.katsute.mal4j.Fields
Indicates that all fields except the ones supplied should be returned.
invertFields() - Method in class dev.katsute.mal4j.query.FieldQuery
Makes the query return all except the fields provided.
invertFields(boolean) - Method in class dev.katsute.mal4j.query.FieldQuery
Makes the query return all except the fields provided.
isAM() - Method in class dev.katsute.mal4j.anime.property.time.Time
Returns if the time is AM.
isAnimeGenre() - Method in class dev.katsute.mal4j.property.Genre
Returns if the genre is for an Anime.
isClosed() - Method in class dev.katsute.mal4j.forum.property.Poll
Returns if the poll is closed.
isExpired() - Method in class dev.katsute.mal4j.AccessToken
Returns if the token used is expired.
isLocked() - Method in class dev.katsute.mal4j.forum.ForumTopic
Returns if the topic is locked.
isMangaGenre() - Method in class dev.katsute.mal4j.property.Genre
Returns if the genre is for a Manga.
isPM() - Method in class dev.katsute.mal4j.anime.property.time.Time
Returns if the time is PM.
isRereading() - Method in class dev.katsute.mal4j.manga.MangaListStatus
Returns if the user is rereading.
isRewatching() - Method in class dev.katsute.mal4j.anime.AnimeListStatus
Returns if the user is rewatching.
isSupporter() - Method in class dev.katsute.mal4j.user.User
Returns if the user is a MyAnimeList supporter.

J

JsonSyntaxException - Exception Class in dev.katsute.mal4j.exception
Thrown if the Json is malformed.
JsonSyntaxException(String, String) - Constructor for exception class dev.katsute.mal4j.exception.JsonSyntaxException
 

K

Key Classes: - Search tag in module Mal4J
Section

L

last_name - Static variable in class dev.katsute.mal4j.Fields.Character
 
last_name - Static variable in class dev.katsute.mal4j.Fields.Manga.Authors
 
last_name - Static variable in class dev.katsute.mal4j.Fields.People
 
LightNovel - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeSource
 
LightNovel - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaType
 
LimitOffsetQuery<T,R> - Class in dev.katsute.mal4j.query
Represents a query with a limit and offset.
list_status - Static variable in class dev.katsute.mal4j.Fields.Anime
Returns all Anime list_status fields as an object.
list_status - Static variable in class dev.katsute.mal4j.Fields.Manga
Returns all Manga list_status fields as an object.
list_status(String...) - Static method in class dev.katsute.mal4j.Fields.Anime
Creates a my_list_status object from a set of fields.
list_status(String...) - Static method in class dev.katsute.mal4j.Fields.Manga
Creates a my_list_status object from a set of fields.
list_users - Static variable in class dev.katsute.mal4j.Fields.Anime
 
list_users - Static variable in class dev.katsute.mal4j.Fields.Manga
 
ListStatus<Status> - Interface in dev.katsute.mal4j.property
Indicates that the object is a list status.
ListUpdate<T,R,S> - Class in dev.katsute.mal4j.query
Represents a list update.
LocalServerBuilder(String, int) - Constructor for class dev.katsute.mal4j.MyAnimeListAuthenticator.LocalServerBuilder
Instantiates a local server builder with a client id and port.
LocalServerBuilder(String, String, int) - Constructor for class dev.katsute.mal4j.MyAnimeListAuthenticator.LocalServerBuilder
Instantiates a local server builder with a client id, client secret, and port.
Logging - Class in dev.katsute.mal4j
Used for logging operating.
Logging() - Constructor for class dev.katsute.mal4j.Logging
 
Low - Enum constant in enum class dev.katsute.mal4j.anime.property.RewatchValue
 
Low - Enum constant in enum class dev.katsute.mal4j.manga.property.RereadValue
 
Low - Enum constant in enum class dev.katsute.mal4j.property.Priority
 

M

main_picture - Static variable in class dev.katsute.mal4j.Fields.Character
 
main_picture - Static variable in class dev.katsute.mal4j.Fields.Anime
 
main_picture - Static variable in class dev.katsute.mal4j.Fields.Manga
 
main_picture - Static variable in class dev.katsute.mal4j.Fields.People
 
Mal4J - module Mal4J
Mal4J Documentation
Mal4J Documentation - Search tag in module Mal4J
Section
manga - Static variable in class dev.katsute.mal4j.Fields
Returns all Manga fields as a comma separated string.
Manga - Class in dev.katsute.mal4j.manga
Manga - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeSource
 
Manga - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaRankingType
 
Manga - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaType
 
Manga() - Constructor for class dev.katsute.mal4j.manga.Manga
 
MangaAffinity - Class in dev.katsute.mal4j.user.property
Represents an Manga affinity.
MangaAffinity() - Constructor for class dev.katsute.mal4j.user.property.MangaAffinity
 
MangaListStatus - Class in dev.katsute.mal4j.manga
MangaListStatus() - Constructor for class dev.katsute.mal4j.manga.MangaListStatus
 
MangaListUpdate - Class in dev.katsute.mal4j.query
MangaListUpdate(long) - Constructor for class dev.katsute.mal4j.query.MangaListUpdate
Creates a Manga list update.
MangaPreview - Class in dev.katsute.mal4j.manga
MangaPreview() - Constructor for class dev.katsute.mal4j.manga.MangaPreview
 
MangaPublishStatus - Enum Class in dev.katsute.mal4j.manga.property
Represents a publishing status.
MangaRanking - Class in dev.katsute.mal4j.manga
MangaRanking() - Constructor for class dev.katsute.mal4j.manga.MangaRanking
 
MangaRankingQuery - Class in dev.katsute.mal4j.query
MangaRankingQuery(String) - Constructor for class dev.katsute.mal4j.query.MangaRankingQuery
Creates a Manga ranking query.
MangaRankingType - Enum Class in dev.katsute.mal4j.manga.property
Represents the Manga ranking type.
MangaRecommendation - Class in dev.katsute.mal4j.manga
Represents a Manga recommendation.
MangaRecommendation() - Constructor for class dev.katsute.mal4j.manga.MangaRecommendation
 
MangaRetrievable - Interface in dev.katsute.mal4j.manga.property
Indicates that a Manga can be retrieved from the object.
MangaSearchQuery - Class in dev.katsute.mal4j.query
Documentation: https://myanimelist.net/apiconfig/references/api/v2#operation/manga_get
Represents a Manga search query.
MangaSearchQuery() - Constructor for class dev.katsute.mal4j.query.MangaSearchQuery
Creates a Manga search query.
MangaSort - Enum Class in dev.katsute.mal4j.manga.property
Represents how to sort the Manga search query.
MangaStatistics - Class in dev.katsute.mal4j.manga.property
Deprecated.
Does not exist in the API currently
MangaStatistics() - Constructor for class dev.katsute.mal4j.manga.property.MangaStatistics
Deprecated.
 
MangaStatus - Enum Class in dev.katsute.mal4j.manga.property
Represents a Manga's status on a users Manga list.
MangaType - Enum Class in dev.katsute.mal4j.manga.property
Represents the type of medium a Manga is.
Manhua - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaRankingType
 
Manhua - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaType
 
Manhwa - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaRankingType
 
Manhwa - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaType
 
mean - Static variable in class dev.katsute.mal4j.Fields.Anime
 
mean - Static variable in class dev.katsute.mal4j.Fields.Manga
 
media_type - Static variable in class dev.katsute.mal4j.Fields.Anime
 
media_type - Static variable in class dev.katsute.mal4j.Fields.Manga
 
MediaItem<MediaType,Status,ListStatus> - Interface in dev.katsute.mal4j.property
Indicates that the object contains these media fields.
Medium - Enum constant in enum class dev.katsute.mal4j.anime.property.RewatchValue
 
Medium - Enum constant in enum class dev.katsute.mal4j.manga.property.RereadValue
 
Medium - Enum constant in enum class dev.katsute.mal4j.property.Priority
 
message() - Method in exception class dev.katsute.mal4j.exception.HttpException
Returns the message from the Http request.
MixedMedia - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeSource
 
MixedMedia - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeType
 
Monday - Enum constant in enum class dev.katsute.mal4j.anime.property.time.DayOfWeek
 
more - Static variable in class dev.katsute.mal4j.Fields.People
 
Movie - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeRankingType
 
Movie - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeType
 
Music - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeSource
 
Music - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeType
 
my_list_status - Static variable in class dev.katsute.mal4j.Fields.Anime
Returns all Anime my_list_status fields as an object.
my_list_status - Static variable in class dev.katsute.mal4j.Fields.Manga
Returns all Manga my_list_status fields as an object.
my_list_status(String...) - Static method in class dev.katsute.mal4j.Fields.Anime
Creates a my_list_status object from a set of fields.
my_list_status(String...) - Static method in class dev.katsute.mal4j.Fields.Manga
Creates a my_list_status object from a set of fields.
MyAnimeList - Class in dev.katsute.mal4j
The MyAnimeList API interface, used to execute requests with the API from Java.
MyAnimeListAffinityAlgorithm - Class in dev.katsute.mal4j.user.property
The MyAnimeList affinity algorithm.
MyAnimeListAffinityAlgorithm() - Constructor for class dev.katsute.mal4j.user.property.MyAnimeListAffinityAlgorithm
 
MyAnimeListAuthenticator - Class in dev.katsute.mal4j
Documentation: https://myanimelist.net/apiconfig/references/authorization
The authenticator is used to retrieve OAuth2 tokens given a client id and client secret.
MyAnimeListAuthenticator(Authorization) - Constructor for class dev.katsute.mal4j.MyAnimeListAuthenticator
Creates an authenticator.
MyAnimeListAuthenticator(Authorization, AccessToken) - Constructor for class dev.katsute.mal4j.MyAnimeListAuthenticator
Creates an authenticator.
MyAnimeListAuthenticator.LocalServerBuilder - Class in dev.katsute.mal4j
Creates a MyAnimeList Authenticator by deploying a local server to authenticate the user.

N

name - Static variable in class dev.katsute.mal4j.Fields.Manga.Serialization
 
next() - Method in class dev.katsute.mal4j.PaginatedIterator
 
NO_FIELDS - Static variable in class dev.katsute.mal4j.Fields
Indicates that only default fields should be returned.
None - Enum constant in enum class dev.katsute.mal4j.anime.property.RewatchValue
 
None - Enum constant in enum class dev.katsute.mal4j.manga.property.RereadValue
 
NotYetAired - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeAirStatus
 
NotYetPublished - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaPublishStatus
 
Novel - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeSource
 
Novels - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaRankingType
 
nsfw - Static variable in class dev.katsute.mal4j.Fields.Anime
 
nsfw - Static variable in class dev.katsute.mal4j.Fields.Manga
 
NSFW - Enum Class in dev.katsute.mal4j.property
Represents the NSFW status.
NSFW<T> - Interface in dev.katsute.mal4j.query
Indicates that the query accepts a NSFW parameter
NSFWSearchQuery<T,R> - Class in dev.katsute.mal4j.query
Indicates that the query accepts a NSFW parameter
NullableDate - Class in dev.katsute.mal4j.property
A date with an optional year, month, and day.
NullableDate() - Constructor for class dev.katsute.mal4j.property.NullableDate
 
num_favorites - Static variable in class dev.katsute.mal4j.Fields.Character
 
num_favorites - Static variable in class dev.katsute.mal4j.Fields.People
 

O

OEL - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaType
 
ONA - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeType
 
OneShot - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaType
 
OneShots - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaRankingType
 
OnHiatus - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaPublishStatus
 
OnHold - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeStatus
 
OnHold - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaStatus
 
OP_ED_THEMES - Enum constant in enum class dev.katsute.mal4j.property.ExperimentalFeature
 
openBrowser() - Method in class dev.katsute.mal4j.MyAnimeListAuthenticator.LocalServerBuilder
Indicates that the authorization page should be opened in the user's browser automatically.
openBrowser(boolean) - Method in class dev.katsute.mal4j.MyAnimeListAuthenticator.LocalServerBuilder
If true, a browser will automatically be opened to the authorization page.
opening_themes - Static variable in class dev.katsute.mal4j.Fields.Anime
 
OpeningTheme - Class in dev.katsute.mal4j.anime.property
Represents an Anime opening.
OpeningTheme() - Constructor for class dev.katsute.mal4j.anime.property.OpeningTheme
 
Original - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeSource
 
Other - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeSource
 
Other - Enum constant in enum class dev.katsute.mal4j.anime.property.time.DayOfWeek
 
Other - Enum constant in enum class dev.katsute.mal4j.property.RelationType
 
OVA - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeRankingType
 
OVA - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeType
 

P

PaginatedIterator<T> - Class in dev.katsute.mal4j
Represents a paged response.
PaginatedIterator() - Constructor for class dev.katsute.mal4j.PaginatedIterator
 
ParentStory - Enum constant in enum class dev.katsute.mal4j.property.RelationType
 
people - Static variable in class dev.katsute.mal4j.Fields
Returns all people fields as a comma separated string.
PEOPLE - Enum constant in enum class dev.katsute.mal4j.property.ExperimentalFeature
 
Person - Class in dev.katsute.mal4j.people
Represents a person.
Person() - Constructor for class dev.katsute.mal4j.people.Person
 
PG - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeRating
 
PG13 - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeRating
 
Picture - Class in dev.katsute.mal4j.property
Represents a picture.
Picture() - Constructor for class dev.katsute.mal4j.property.Picture
 
PictureBook - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeSource
 
pictures - Static variable in class dev.katsute.mal4j.Fields.Character
 
pictures - Static variable in class dev.katsute.mal4j.Fields.Anime
 
pictures - Static variable in class dev.katsute.mal4j.Fields.Manga
 
PlanToRead - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaStatus
 
PlanToWatch - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeStatus
 
Poll - Class in dev.katsute.mal4j.forum.property
Poll() - Constructor for class dev.katsute.mal4j.forum.property.Poll
 
PollOption - Class in dev.katsute.mal4j.forum.property
Represents a poll's options.
PollOption() - Constructor for class dev.katsute.mal4j.forum.property.PollOption
 
popularity - Static variable in class dev.katsute.mal4j.Fields.Anime
 
popularity - Static variable in class dev.katsute.mal4j.Fields.Manga
 
Popularity - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeRankingType
 
Popularity - Enum constant in enum class dev.katsute.mal4j.property.RankingType
 
Post - Class in dev.katsute.mal4j.forum
Represents a forum post.
Post() - Constructor for class dev.katsute.mal4j.forum.Post
 
PostAuthor - Class in dev.katsute.mal4j.forum.property
Represents a post's author.
PostAuthor() - Constructor for class dev.katsute.mal4j.forum.property.PostAuthor
 
Prequel - Enum constant in enum class dev.katsute.mal4j.property.RelationType
 
priority - Static variable in class dev.katsute.mal4j.Fields.Anime.ListStatus
 
priority - Static variable in class dev.katsute.mal4j.Fields.Anime.MyListStatus
 
priority - Static variable in class dev.katsute.mal4j.Fields.Manga.ListStatus
 
priority - Static variable in class dev.katsute.mal4j.Fields.Manga.MyListStatus
 
priority(Priority) - Method in class dev.katsute.mal4j.query.ListUpdate
Sets the priority.
priority(Integer) - Method in class dev.katsute.mal4j.query.ListUpdate
Sets the priority.
Priority - Enum Class in dev.katsute.mal4j.property
Represents a listing priority.
PromotionalVideo - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeType
 
Publisher - Class in dev.katsute.mal4j.manga.property
Represents a publisher.
Publisher() - Constructor for class dev.katsute.mal4j.manga.property.Publisher
 
Publishing - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaPublishStatus
 
Pupularity - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaRankingType
 

R

R - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeRating
 
Radio - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeSource
 
rank - Static variable in class dev.katsute.mal4j.Fields.Anime
 
rank - Static variable in class dev.katsute.mal4j.Fields.Manga
 
Ranking - Interface in dev.katsute.mal4j.property
Indicates that the object has a ranking.
RankingType - Enum Class in dev.katsute.mal4j.property
Represents the general ranking sort types.
rating - Static variable in class dev.katsute.mal4j.Fields.Anime
 
Reading - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaStatus
 
Recent - Enum constant in enum class dev.katsute.mal4j.forum.property.ForumSort
 
Recommendation - Class in dev.katsute.mal4j.property
Represents a recommendation.
Recommendation() - Constructor for class dev.katsute.mal4j.property.Recommendation
 
recommendations - Static variable in class dev.katsute.mal4j.Fields.Anime
 
recommendations - Static variable in class dev.katsute.mal4j.Fields.Manga
 
ReflectedClassException - Exception Class in dev.katsute.mal4j.exception
Thrown if a reflected class throws an exception.
ReflectedClassException() - Constructor for exception class dev.katsute.mal4j.exception.ReflectedClassException
 
ReflectedClassException(String) - Constructor for exception class dev.katsute.mal4j.exception.ReflectedClassException
 
ReflectedClassException(String, Throwable) - Constructor for exception class dev.katsute.mal4j.exception.ReflectedClassException
 
ReflectedClassException(Throwable) - Constructor for exception class dev.katsute.mal4j.exception.ReflectedClassException
 
refreshAccessToken() - Method in class dev.katsute.mal4j.MyAnimeListAuthenticator
Refreshes the access token.
refreshToken() - Method in class dev.katsute.mal4j.MyAnimeList
Refreshes the OAuth token.
related_anime - Static variable in class dev.katsute.mal4j.Fields.Anime
 
related_anime - Static variable in class dev.katsute.mal4j.Fields.Manga
 
related_manga - Static variable in class dev.katsute.mal4j.Fields.Anime
 
related_manga - Static variable in class dev.katsute.mal4j.Fields.Manga
 
RelatedAnime - Class in dev.katsute.mal4j.anime
Represents a related Anime.
RelatedAnime() - Constructor for class dev.katsute.mal4j.anime.RelatedAnime
 
RelatedManga - Class in dev.katsute.mal4j.manga
Represents a related Manga.
RelatedManga() - Constructor for class dev.katsute.mal4j.manga.RelatedManga
 
RelatedMedia - Class in dev.katsute.mal4j.property
Represents a related media.
RelatedMedia() - Constructor for class dev.katsute.mal4j.property.RelatedMedia
 
RelationType - Enum Class in dev.katsute.mal4j.property
Represents a relation type.
remove() - Method in class dev.katsute.mal4j.PaginatedIterator
 
reread_value - Static variable in class dev.katsute.mal4j.Fields.Manga.ListStatus
 
rereading(boolean) - Method in class dev.katsute.mal4j.query.MangaListUpdate
Sets the rereading status.
rereadValue(RereadValue) - Method in class dev.katsute.mal4j.query.MangaListUpdate
Sets the reread value.
rereadValue(Integer) - Method in class dev.katsute.mal4j.query.MangaListUpdate
Sets the reread value.
RereadValue - Enum Class in dev.katsute.mal4j.manga.property
Represents a reread value.
rewatch_value - Static variable in class dev.katsute.mal4j.Fields.Anime.ListStatus
 
rewatching(boolean) - Method in class dev.katsute.mal4j.query.AnimeListUpdate
Sets the rewatching status.
rewatchValue(RewatchValue) - Method in class dev.katsute.mal4j.query.AnimeListUpdate
Sets the rewatch value.
rewatchValue(Integer) - Method in class dev.katsute.mal4j.query.AnimeListUpdate
Sets the rewatch value.
RewatchValue - Enum Class in dev.katsute.mal4j.anime.property
Represents a rewatch value.
role - Static variable in class dev.katsute.mal4j.Fields.Manga.Serialization
 
RP - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeRating
 
RX - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeRating
 

S

Saturday - Enum constant in enum class dev.katsute.mal4j.anime.property.time.DayOfWeek
 
score(int) - Method in class dev.katsute.mal4j.query.ListUpdate
Sets the score.
Score - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeSeasonSort
 
Score - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeSort
 
Score - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaSort
 
scoring_users - Static variable in class dev.katsute.mal4j.Fields.Anime
 
scoring_users - Static variable in class dev.katsute.mal4j.Fields.Manga
 
search() - Method in class dev.katsute.mal4j.query.LimitOffsetQuery
Runs the search query.
searchAll() - Method in class dev.katsute.mal4j.query.LimitOffsetQuery
Runs the search query and returns an iterable.
SearchQuery<T,R> - Class in dev.katsute.mal4j.query
Represents a query with a search.
Season - Enum Class in dev.katsute.mal4j.anime.property.time
Represents an airing season.
Sequel - Enum constant in enum class dev.katsute.mal4j.property.RelationType
 
serialization - Static variable in class dev.katsute.mal4j.Fields.Manga
Returns all serialization fields as an object.
serialization(String...) - Static method in class dev.katsute.mal4j.Fields.Manga
Creates a serialization object from a set of fields.
setDebug(boolean) - Static method in class dev.katsute.mal4j.MyAnimeList
Enable/disable connection debugging.
setRedirectURI(String) - Method in class dev.katsute.mal4j.MyAnimeListAuthenticator.LocalServerBuilder
Sets the application redirect URI.
setResponseHandler(AuthResponseHandler) - Method in class dev.katsute.mal4j.MyAnimeListAuthenticator.LocalServerBuilder
Sets the response handler.
setTimeout(int) - Method in class dev.katsute.mal4j.MyAnimeListAuthenticator.LocalServerBuilder
Sets how long (in seconds) that the server will expire in.
setURLCallback(Consumer<String>) - Method in class dev.katsute.mal4j.MyAnimeListAuthenticator.LocalServerBuilder
Sets the auth URL callback method.
SideStory - Enum constant in enum class dev.katsute.mal4j.property.RelationType
 
sortBy(AnimeSeasonSort) - Method in class dev.katsute.mal4j.query.AnimeSeasonQuery
Sets the sorting option.
sortBy(AnimeSort) - Method in class dev.katsute.mal4j.query.UserAnimeListQuery
Sets the sorting option.
sortBy(MangaSort) - Method in class dev.katsute.mal4j.query.UserMangaListQuery
Sets the sorting option.
sortBy(String) - Method in class dev.katsute.mal4j.query.AnimeSeasonQuery
Sets the sorting option.
sortBy(String) - Method in class dev.katsute.mal4j.query.UserAnimeListQuery
Sets the sorting option.
sortBy(String) - Method in class dev.katsute.mal4j.query.UserMangaListQuery
Sets the sorting option.
source - Static variable in class dev.katsute.mal4j.Fields.Anime
 
Special - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeRankingType
 
Special - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeType
 
SpinOff - Enum constant in enum class dev.katsute.mal4j.property.RelationType
 
Spring - Enum constant in enum class dev.katsute.mal4j.anime.property.time.Season
 
start_date - Static variable in class dev.katsute.mal4j.Fields.Anime.ListStatus
 
start_date - Static variable in class dev.katsute.mal4j.Fields.Anime.MyListStatus
 
start_date - Static variable in class dev.katsute.mal4j.Fields.Manga.ListStatus
 
start_date - Static variable in class dev.katsute.mal4j.Fields.Manga.MyListStatus
 
start_date - Static variable in class dev.katsute.mal4j.Fields.Anime
 
start_date - Static variable in class dev.katsute.mal4j.Fields.Manga
 
start_season - Static variable in class dev.katsute.mal4j.Fields.Anime
 
startDate(Date) - Method in class dev.katsute.mal4j.query.ListUpdate
Sets the start date.
StartDate - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeSort
 
StartDate - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaSort
 
StartSeason - Class in dev.katsute.mal4j.anime.property
Represents the start season for an Anime.
StartSeason() - Constructor for class dev.katsute.mal4j.anime.property.StartSeason
 
StaticInitializerException - Exception Class in dev.katsute.mal4j.exception
Thrown if an exception occurs in a static initializer.
StaticInitializerException() - Constructor for exception class dev.katsute.mal4j.exception.StaticInitializerException
 
StaticInitializerException(String) - Constructor for exception class dev.katsute.mal4j.exception.StaticInitializerException
 
StaticInitializerException(String, Throwable) - Constructor for exception class dev.katsute.mal4j.exception.StaticInitializerException
 
StaticInitializerException(Throwable) - Constructor for exception class dev.katsute.mal4j.exception.StaticInitializerException
 
statistics - Static variable in class dev.katsute.mal4j.Fields.Anime
 
Statistics - Class in dev.katsute.mal4j.property
Represents a statistic.
Statistics() - Constructor for class dev.katsute.mal4j.property.Statistics
 
status - Static variable in class dev.katsute.mal4j.Fields.Anime
 
status - Static variable in class dev.katsute.mal4j.Fields.Manga
 
status(String) - Method in class dev.katsute.mal4j.query.ListUpdate
Sets the status.
status(S) - Method in class dev.katsute.mal4j.query.ListUpdate
Sets the status.
Studio - Class in dev.katsute.mal4j.anime.property
Represents an Anime studio.
Studio() - Constructor for class dev.katsute.mal4j.anime.property.Studio
 
studios - Static variable in class dev.katsute.mal4j.Fields.Anime
 
Summary - Enum constant in enum class dev.katsute.mal4j.property.RelationType
 
Summer - Enum constant in enum class dev.katsute.mal4j.anime.property.time.Season
 
Sunday - Enum constant in enum class dev.katsute.mal4j.anime.property.time.DayOfWeek
 
supporter - Static variable in class dev.katsute.mal4j.Fields.User
 
synopsis - Static variable in class dev.katsute.mal4j.Fields.Anime
 
synopsis - Static variable in class dev.katsute.mal4j.Fields.Manga
 

T

tags - Static variable in class dev.katsute.mal4j.Fields.Anime.ListStatus
 
tags - Static variable in class dev.katsute.mal4j.Fields.Anime.MyListStatus
 
tags - Static variable in class dev.katsute.mal4j.Fields.Manga.ListStatus
 
tags - Static variable in class dev.katsute.mal4j.Fields.Manga.MyListStatus
 
tags(String...) - Method in class dev.katsute.mal4j.query.ListUpdate
Sets the tags.
Theme - Class in dev.katsute.mal4j.anime.property
Represents an Anime op/ed.
Theme() - Constructor for class dev.katsute.mal4j.anime.property.Theme
 
Thursday - Enum constant in enum class dev.katsute.mal4j.anime.property.time.DayOfWeek
 
Time - Class in dev.katsute.mal4j.anime.property.time
Represents the time.
Time() - Constructor for class dev.katsute.mal4j.anime.property.time.Time
 
times_reread - Static variable in class dev.katsute.mal4j.Fields.Manga.ListStatus
 
times_rewatched - Static variable in class dev.katsute.mal4j.Fields.Anime.ListStatus
 
timesReread(int) - Method in class dev.katsute.mal4j.query.MangaListUpdate
Sets the times reread.
timesRewatched(int) - Method in class dev.katsute.mal4j.query.AnimeListUpdate
Sets the times rewatched.
timezone - Static variable in class dev.katsute.mal4j.Fields.User
 
title - Static variable in class dev.katsute.mal4j.Fields.Anime
 
title - Static variable in class dev.katsute.mal4j.Fields.Manga
 
Title - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeSort
 
Title - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaSort
 
toList() - Method in class dev.katsute.mal4j.PaginatedIterator
Returns the current page as a list.
toSet() - Method in class dev.katsute.mal4j.PaginatedIterator
Returns the current page as a set.
toString() - Method in class dev.katsute.mal4j.AccessToken
 
toString() - Method in enum class dev.katsute.mal4j.anime.property.AnimeAirStatus
 
toString() - Method in enum class dev.katsute.mal4j.anime.property.AnimeRankingType
 
toString() - Method in enum class dev.katsute.mal4j.anime.property.AnimeRating
 
toString() - Method in enum class dev.katsute.mal4j.anime.property.AnimeSeasonSort
 
toString() - Method in enum class dev.katsute.mal4j.anime.property.AnimeSort
 
toString() - Method in enum class dev.katsute.mal4j.anime.property.AnimeSource
 
toString() - Method in enum class dev.katsute.mal4j.anime.property.AnimeStatus
 
toString() - Method in enum class dev.katsute.mal4j.anime.property.AnimeType
 
toString() - Method in enum class dev.katsute.mal4j.anime.property.RewatchValue
 
toString() - Method in enum class dev.katsute.mal4j.anime.property.time.DayOfWeek
 
toString() - Method in enum class dev.katsute.mal4j.anime.property.time.Season
 
toString() - Method in class dev.katsute.mal4j.Authorization
 
toString() - Method in enum class dev.katsute.mal4j.forum.property.ForumSort
 
toString() - Method in enum class dev.katsute.mal4j.manga.property.MangaPublishStatus
 
toString() - Method in enum class dev.katsute.mal4j.manga.property.MangaRankingType
 
toString() - Method in enum class dev.katsute.mal4j.manga.property.MangaSort
 
toString() - Method in enum class dev.katsute.mal4j.manga.property.MangaStatus
 
toString() - Method in enum class dev.katsute.mal4j.manga.property.MangaType
 
toString() - Method in enum class dev.katsute.mal4j.manga.property.RereadValue
 
toString() - Method in class dev.katsute.mal4j.MyAnimeListAuthenticator.LocalServerBuilder
 
toString() - Method in class dev.katsute.mal4j.MyAnimeListAuthenticator
 
toString() - Method in enum class dev.katsute.mal4j.property.NSFW
 
toString() - Method in enum class dev.katsute.mal4j.property.Priority
 
toString() - Method in enum class dev.katsute.mal4j.property.RankingType
 
toString() - Method in enum class dev.katsute.mal4j.property.RelationType
 
Tuesday - Enum constant in enum class dev.katsute.mal4j.anime.property.time.DayOfWeek
 
TV - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeRankingType
 
TV - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeType
 
TVSpecial - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeType
 

U

UnauthorizedAccessException - Exception Class in dev.katsute.mal4j.exception
Thrown if the state parameter was illegally modified.
UnauthorizedAccessException(String) - Constructor for exception class dev.katsute.mal4j.exception.UnauthorizedAccessException
 
Unknown - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeAirStatus
 
Unknown - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeSource
 
Unknown - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeType
 
Unknown - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaPublishStatus
 
Unknown - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaType
 
Unknown - Enum constant in enum class dev.katsute.mal4j.property.RelationType
 
Upcoming - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeRankingType
 
update() - Method in class dev.katsute.mal4j.query.ListUpdate
Updates the list on MyAnimeList
updateAnimeListing(long) - Method in class dev.katsute.mal4j.MyAnimeList
Returns an Anime listing updater.
updated_at - Static variable in class dev.katsute.mal4j.Fields.Anime
 
updated_at - Static variable in class dev.katsute.mal4j.Fields.Manga
 
UpdatedAt - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeSort
 
UpdatedAt - Enum constant in enum class dev.katsute.mal4j.manga.property.MangaSort
 
updateMangaListing(long) - Method in class dev.katsute.mal4j.MyAnimeList
Returns a Manga listing updater.
URL() - Method in exception class dev.katsute.mal4j.exception.HttpException
Returns the URL from the Http request.
user - Static variable in class dev.katsute.mal4j.Fields
Returns all user fields as a comma separated string.
User - Class in dev.katsute.mal4j.user
User() - Constructor for class dev.katsute.mal4j.user.User
 
UserAnimeListQuery - Class in dev.katsute.mal4j.query
UserAnimeListQuery(String) - Constructor for class dev.katsute.mal4j.query.UserAnimeListQuery
Creates a user Anime search query.
UserAnimeStatistics - Class in dev.katsute.mal4j.user
Represents a User's Anime statistics.
UserAnimeStatistics() - Constructor for class dev.katsute.mal4j.user.UserAnimeStatistics
 
UserMangaListQuery - Class in dev.katsute.mal4j.query
UserMangaListQuery(String) - Constructor for class dev.katsute.mal4j.query.UserMangaListQuery
Creates a user Manga search query.
UserMangaStatistics - Class in dev.katsute.mal4j.user
Deprecated.
Does not exist in the API currently
UserMangaStatistics() - Constructor for class dev.katsute.mal4j.user.UserMangaStatistics
Deprecated.
 
UserRetrievable - Interface in dev.katsute.mal4j.user.property
Indicates that a User can be retrieved from the object.
Users - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeSeasonSort
 

V

value() - Method in enum class dev.katsute.mal4j.anime.property.RewatchValue
Returns the json field value.
value() - Method in enum class dev.katsute.mal4j.manga.property.RereadValue
Returns the json field value.
value() - Method in enum class dev.katsute.mal4j.property.Priority
Returns the json field value.
valueOf(String) - Static method in enum class dev.katsute.mal4j.anime.property.AnimeAirStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.katsute.mal4j.anime.property.AnimeRankingType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.katsute.mal4j.anime.property.AnimeRating
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.katsute.mal4j.anime.property.AnimeSeasonSort
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.katsute.mal4j.anime.property.AnimeSort
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.katsute.mal4j.anime.property.AnimeSource
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.katsute.mal4j.anime.property.AnimeStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.katsute.mal4j.anime.property.AnimeType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.katsute.mal4j.anime.property.RewatchValue
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.katsute.mal4j.anime.property.time.DayOfWeek
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.katsute.mal4j.anime.property.time.Season
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.katsute.mal4j.forum.property.ForumSort
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.katsute.mal4j.manga.property.MangaPublishStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.katsute.mal4j.manga.property.MangaRankingType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.katsute.mal4j.manga.property.MangaSort
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.katsute.mal4j.manga.property.MangaStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.katsute.mal4j.manga.property.MangaType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.katsute.mal4j.manga.property.RereadValue
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.katsute.mal4j.property.ExperimentalFeature
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.katsute.mal4j.property.NSFW
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.katsute.mal4j.property.Priority
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.katsute.mal4j.property.RankingType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class dev.katsute.mal4j.property.RelationType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class dev.katsute.mal4j.anime.property.AnimeAirStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.katsute.mal4j.anime.property.AnimeRankingType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.katsute.mal4j.anime.property.AnimeRating
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.katsute.mal4j.anime.property.AnimeSeasonSort
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.katsute.mal4j.anime.property.AnimeSort
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.katsute.mal4j.anime.property.AnimeSource
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.katsute.mal4j.anime.property.AnimeStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.katsute.mal4j.anime.property.AnimeType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.katsute.mal4j.anime.property.RewatchValue
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.katsute.mal4j.anime.property.time.DayOfWeek
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.katsute.mal4j.anime.property.time.Season
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.katsute.mal4j.forum.property.ForumSort
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.katsute.mal4j.manga.property.MangaPublishStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.katsute.mal4j.manga.property.MangaRankingType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.katsute.mal4j.manga.property.MangaSort
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.katsute.mal4j.manga.property.MangaStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.katsute.mal4j.manga.property.MangaType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.katsute.mal4j.manga.property.RereadValue
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.katsute.mal4j.property.ExperimentalFeature
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.katsute.mal4j.property.NSFW
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.katsute.mal4j.property.Priority
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.katsute.mal4j.property.RankingType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class dev.katsute.mal4j.property.RelationType
Returns an array containing the constants of this enum class, in the order they are declared.
VeryHigh - Enum constant in enum class dev.katsute.mal4j.anime.property.RewatchValue
 
VeryHigh - Enum constant in enum class dev.katsute.mal4j.manga.property.RereadValue
 
VeryLow - Enum constant in enum class dev.katsute.mal4j.anime.property.RewatchValue
 
VeryLow - Enum constant in enum class dev.katsute.mal4j.manga.property.RereadValue
 
Video - Class in dev.katsute.mal4j.anime.property
Represents a promotional video (PV) or trailer of an Anime.
Video() - Constructor for class dev.katsute.mal4j.anime.property.Video
 
videos - Static variable in class dev.katsute.mal4j.Fields.Anime
 
VIDEOS - Enum constant in enum class dev.katsute.mal4j.property.ExperimentalFeature
 
VisualNovel - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeSource
 
volumes - Static variable in class dev.katsute.mal4j.Fields.Manga
 
volumesRead(int) - Method in class dev.katsute.mal4j.query.MangaListUpdate
Sets the volumes read.

W

Watching - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeStatus
 
WebManga - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeSource
 
WebNovel - Enum constant in enum class dev.katsute.mal4j.anime.property.AnimeSource
 
Wednesday - Enum constant in enum class dev.katsute.mal4j.anime.property.time.DayOfWeek
 
White - Enum constant in enum class dev.katsute.mal4j.property.NSFW
 
Winter - Enum constant in enum class dev.katsute.mal4j.anime.property.time.Season
 
withAllFields() - Method in class dev.katsute.mal4j.query.FieldQuery
Makes query return all possible fields.
withBoardId(long) - Method in class dev.katsute.mal4j.query.ForumSearchQuery
Sets the board id.
withClientID(String) - Static method in class dev.katsute.mal4j.MyAnimeList
Creates an interface with a client ID.
withField(String) - Method in class dev.katsute.mal4j.query.FieldQuery
Adds a field to return.
withFields(String...) - Method in class dev.katsute.mal4j.query.FieldQuery
Adds a list of fields to return.
withFields(List<String>) - Method in class dev.katsute.mal4j.query.FieldQuery
Adds a list of fields to return.
withLimit(int) - Method in class dev.katsute.mal4j.query.LimitOffsetQuery
Sets maximum amount of listings to return.
withNoFields() - Method in class dev.katsute.mal4j.query.FieldQuery
Makes query return only default fields.
withOAuth2(MyAnimeListAuthenticator) - Static method in class dev.katsute.mal4j.MyAnimeList
Creates an interface using an authenticator.
withOffset(int) - Method in class dev.katsute.mal4j.query.LimitOffsetQuery
Sets the offset.
withQuery(String) - Method in class dev.katsute.mal4j.query.ForumSearchQuery
Sets the search query.
withQuery(String) - Method in class dev.katsute.mal4j.query.SearchQuery
Sets the search query.
withStatus(AnimeStatus) - Method in class dev.katsute.mal4j.query.UserAnimeListQuery
Sets the status filter.
withStatus(MangaStatus) - Method in class dev.katsute.mal4j.query.UserMangaListQuery
Sets the status filter.
withStatus(String) - Method in class dev.katsute.mal4j.query.UserAnimeListQuery
Sets the status filter.
withStatus(String) - Method in class dev.katsute.mal4j.query.UserMangaListQuery
Sets the status filter.
withSubboardId(long) - Method in class dev.katsute.mal4j.query.ForumSearchQuery
Sets the subboard id.
withToken(String) - Static method in class dev.katsute.mal4j.MyAnimeList
Creates an interface with an OAuth token.
withTopicUsername(String) - Method in class dev.katsute.mal4j.query.ForumSearchQuery
Sets the topic username.
withUsername(String) - Method in class dev.katsute.mal4j.query.ForumSearchQuery
Sets the username.
A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form