| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
DataTypeorg.apache.commons.launcher.types.ConditionalVariableSetorg.apache.commons.launcher.types.SysPropertySetpublic class SysPropertySetextends ConditionalVariableSetField Summary | |
static String |
|
Method Summary | |
void |
|
void |
|
Methods inherited from class org.apache.commons.launcher.types.ConditionalVariableSet | |
addConditionalvariable, addConditionalvariableset, getList, setRefid | |
public void addSysproperty(ConditionalVariable variable)
Add aConditionalVariable.
- Parameters:
variable- theConditionalVariableto be added
public void addSyspropertyset(SysPropertySet set)
Add aSysPropertySet.
- Parameters:
set- theSysPropertySetto be added