Class RestockCommand

java.lang.Object
com.vikingcloud.horsetrack.command.RestockCommand
All Implemented Interfaces:
Command

public class RestockCommand extends Object implements Command
Implementation of the Restock Command which allows the user to restock the cash inventory.
  • Constructor Details

    • RestockCommand

      public RestockCommand()
  • Method Details