public interface HandleableCmdLineOption
CmdLineOption which has a CmdLineOptionHandler should
implement this interface.| Modifier and Type | Method and Description |
|---|---|
CmdLineOptionHandler |
getHandler() |
boolean |
hasHandler() |
void |
setHandler(CmdLineOptionHandler handler) |
void setHandler(CmdLineOptionHandler handler)
CmdLineOptionHandler getHandler()
boolean hasHandler()
Copyright © 1999–2017 Apache OODT. All rights reserved.