public class SysPropertySet extends ConditionalVariableSet
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TYPE_NAME
The name of this data type.
|
Constructor and Description |
---|
SysPropertySet() |
Modifier and Type | Method and Description |
---|---|
void |
addSysproperty(ConditionalVariable variable)
Add a
ConditionalVariable . |
void |
addSyspropertyset(SysPropertySet set)
Add a
SysPropertySet . |
addConditionalvariable, addConditionalvariableset, getList, setRefid
checkAttributesAllowed, checkChildrenAllowed, circularReference, clone, dieOnCircularReference, dieOnCircularReference, dieOnCircularReference, getCheckedRef, getCheckedRef, getCheckedRef, getCheckedRef, getDataTypeName, getRefid, invokeCircularReferenceCheck, isChecked, isReference, noChildrenAllowed, pushAndInvokeCircularReferenceCheck, setChecked, tooManyAttributes, toString
public static final java.lang.String TYPE_NAME
public void addSysproperty(ConditionalVariable variable)
ConditionalVariable
.variable
- the ConditionalVariable
to be
addedpublic void addSyspropertyset(SysPropertySet set)
SysPropertySet
.set
- the SysPropertySet
to be addedCopyright (c) 2001-2002 - Apache Software Foundation