COMP2396
|
Public Member Functions | |
String | execute (VendingMachine v, String[] cmdParts) |
![]() |
Definition at line 1 of file CmdCheckProductInfo.java.
|
inline |
Implements Command.
Definition at line 3 of file CmdCheckProductInfo.java.
References Product.getName(), Product.getPrice(), VendingMachine.getProduct(), and Product.getQuantity().