Annotation Type CommandDefinition

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String name
      The name of the command.
      String scope
      The scope of the command.
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String description
      The description of the command
    • Element Detail

      • scope

        String scope
        The scope of the command.
      • name

        String name
        The name of the command.
      • description

        String description
        The description of the command
        Default:
        ""