| 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.JVMArgumentSetpublic class JVMArgumentSetextends ConditionalArgumentSetField Summary | |
static String |
|
Method Summary | |
void |
|
void |
|
Methods inherited from class org.apache.commons.launcher.types.ConditionalArgumentSet | |
addConditionalargument, addConditionalargumentset, getList, setRefid | |
public void addJvmarg(ConditionalArgument argument)
Add aConditionalArgument.
- Parameters:
argument- theConditionalArgumentto be added
public void addJvmargset(JVMArgumentSet set)
Add aJVMArgumentSet.
- Parameters:
set- theJVMArgumentSetto be added