java.lang.Cloneablepublic class JVMArgumentSet extends ConditionalArgumentSet
| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String |
TYPE_NAME |
The name of this data type.
|
| Constructor | Description |
|---|---|
JVMArgumentSet() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
addJvmarg(ConditionalArgument argument) |
Add a
ConditionalArgument. |
void |
addJvmargset(JVMArgumentSet set) |
Add a
JVMArgumentSet. |
addConditionalargument, addConditionalargumentset, getList, setRefidcheckAttributesAllowed, checkChildrenAllowed, circularReference, clone, dieOnCircularReference, dieOnCircularReference, dieOnCircularReference, getCheckedRef, getCheckedRef, getCheckedRef, getCheckedRef, getDataTypeName, getRefid, invokeCircularReferenceCheck, isChecked, isReference, noChildrenAllowed, pushAndInvokeCircularReferenceCheck, setChecked, tooManyAttributes, toStringpublic static final java.lang.String TYPE_NAME
public void addJvmarg(ConditionalArgument argument)
ConditionalArgument.argument - the ConditionalArgument to be
addedpublic void addJvmargset(JVMArgumentSet set)
JVMArgumentSet.set - the JVMArgumentSet to be addedCopyright (c) 2001-2002 - Apache Software Foundation