|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for parameters that may be registered and parsed by the ArgumentParser.
Method Summary | |
String |
getName()
Must return name of the parameter. |
String |
getUsage()
Must return a description of the usage of this parameter. |
int |
parse(List values)
Must check for a parameter. |
Method Detail |
public int parse(List values) throws MissingArgumentException, ArgumentFormatException
MissingArgumentException
ArgumentFormatException
public String getName()
public String getUsage()
|
FreeHEP API Version current |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |