Hierarchy For Package com.github.kaktushose.jda.commands.annotations.constraints

Package Hierarchies:

Annotation Interface Hierarchy

  • com.github.kaktushose.jda.commands.annotations.constraints.Constraint (implements java.lang.annotation.Annotation)
  • com.github.kaktushose.jda.commands.annotations.constraints.Max (implements java.lang.annotation.Annotation)
  • com.github.kaktushose.jda.commands.annotations.constraints.Min (implements java.lang.annotation.Annotation)
  • com.github.kaktushose.jda.commands.annotations.constraints.NotPerm (implements java.lang.annotation.Annotation)
  • com.github.kaktushose.jda.commands.annotations.constraints.NotRole (implements java.lang.annotation.Annotation)
  • com.github.kaktushose.jda.commands.annotations.constraints.NotUser (implements java.lang.annotation.Annotation)
  • com.github.kaktushose.jda.commands.annotations.constraints.Perm (implements java.lang.annotation.Annotation)
  • com.github.kaktushose.jda.commands.annotations.constraints.Role (implements java.lang.annotation.Annotation)
  • com.github.kaktushose.jda.commands.annotations.constraints.User (implements java.lang.annotation.Annotation)