Package | Description |
---|---|
org.openinvoice.console |
Contains all of the classes for the command-line user interface used to invoke functions.
|
Modifier and Type | Method and Description |
---|---|
Console.ARGUMENTS |
ConsoleRequest.getRequestName() |
static Console.ARGUMENTS |
Console.ARGUMENTS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Console.ARGUMENTS[] |
Console.ARGUMENTS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ConsoleRequest.setRequestName(Console.ARGUMENTS requestName) |
Constructor and Description |
---|
ConsoleRequest(Console.ARGUMENTS requestName) |
Copyright © 2011–2019 Plain Source. All rights reserved.