protected class Main.SystemIdHandler extends java.lang.Object implements Main.OptionHandler
| Modifier | Constructor and Description |
|---|---|
protected |
SystemIdHandler() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription()
Returns the option description.
|
void |
handleOption()
Handles the current option.
|
public void handleOption()
Main.OptionHandlerhandleOption in interface Main.OptionHandlerpublic java.lang.String getDescription()
Main.OptionHandlergetDescription in interface Main.OptionHandler