| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
DataTypeorg.apache.commons.launcher.types.ConditionalArgumentSetorg.apache.commons.launcher.types.ArgumentSetpublic class ArgumentSetextends ConditionalArgumentSetField Summary | |
static String |
|
Method Summary | |
void |
|
void |
|
Methods inherited from class org.apache.commons.launcher.types.ConditionalArgumentSet | |
addConditionalargument, addConditionalargumentset, getList, setRefid | |
public void addArg(ConditionalArgument argument)
Add aConditionalArgument.
- Parameters:
argument- theConditionalArgumentto be added
public void addArgset(ArgumentSet set)
Add aArgumentSet.
- Parameters:
set- theArgumentSetto be added