Class Note

java.lang.Object
dev.plex.punishment.extra.Note

public class Note extends Object
  • Field Details Link icon

    • uuid Link icon

      private final UUID uuid
    • note Link icon

      private final String note
    • writtenBy Link icon

      private final UUID writtenBy
    • timestamp Link icon

      private final ZonedDateTime timestamp
    • id Link icon

      private int id
  • Constructor Details Link icon

    • Note Link icon

      public Note()
  • Method Details Link icon

    • toJSON Link icon

      public String toJSON()