Annotation Type RestrictedTo

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      Class<? extends Restriction<?>> value
      Returns the restriction class for the annotated command.
    • Element Detail

      • value

        Class<? extends Restriction<?>> value
        Returns the restriction class for the annotated command.
        Returns:
        the restriction class for the annotated command