Class AddCommand

java.lang.Object
commandManager.commands.AddCommand
All Implemented Interfaces:
PreProcessingCommandInterface, ArgumentConsumer<Route>, AuthorizableCommand, BaseCommand

public class AddCommand extends Object implements BaseCommand, ArgumentConsumer<Route>, AuthorizableCommand
Adds new element to collection.
Since:
1.0
  • Constructor Details

    • AddCommand

      public AddCommand()
  • Method Details