Module Mal4J

Interface FieldEnum

All Known Implementing Classes:
AnimeAirStatus, AnimeRankingType, AnimeRating, AnimeSeasonSort, AnimeSort, AnimeSource, AnimeStatus, AnimeType, DayOfWeek, ForumSort, MangaPublishStatus, MangaRankingType, MangaSort, MangaStatus, MangaType, NSFW, RankingType, RelationType, Season

public interface FieldEnum
Indicates that an enum contains field methods.
Since:
2.9.0
Version:
2.9.0
Author:
Katsute
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the json field name.
  • Method Details

    • field

      String field()
      Returns the json field name.
      Returns:
      json field name
      Since:
      1.0.0