| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
DataTypeorg.apache.commons.launcher.types.ConditionalArgumentSetpublic class ConditionalArgumentSetextends DataTypeConditionalArgument objects.
Method Summary | |
protected void |
|
protected void | |
ArrayList |
|
void |
|
protected void addConditionalargument(ConditionalArgument argument)
Add aConditionalArgument.
- Parameters:
argument- theConditionalArgumentto be added
protected void addConditionalargumentset(ConditionalArgumentSet set)
Add aConditionalArgumentSet.
- Parameters:
set- theConditionalArgumentSetto be added
public ArrayList getList()
GetConditionalArgumentinstances.
- Returns:
- the
ConditionalArgumentinstances
public void setRefid(Reference r)
throws BuildExceptionMakes this instance a reference to another instance. You must not set another attribute or nest elements inside this element if you make it a reference.
- Parameters:
r- the reference to anotherConditionalArgumentSetinstance