org.apache.commons.launcher.types
public class SysPropertySet extends ConditionalVariableSet
Field Summary | |
---|---|
static String | TYPE_NAME
The name of this data type. |
Method Summary | |
---|---|
void | addSysproperty(ConditionalVariable variable)
Add a ConditionalVariable.
|
void | addSyspropertyset(SysPropertySet set)
Add a SysPropertySet.
|
Parameters: variable the ConditionalVariable to be added
Parameters: set the SysPropertySet to be added