public class ArgumentSet extends ConditionalArgumentSet
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE_NAME
The name of this data type.
|
| Constructor and Description |
|---|
ArgumentSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
addArg(ConditionalArgument argument)
Add a
ConditionalArgument. |
void |
addArgset(ArgumentSet set)
Add a
ArgumentSet. |
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 String TYPE_NAME
public void addArg(ConditionalArgument argument)
ConditionalArgument.argument - the ConditionalArgument to be
addedpublic void addArgset(ArgumentSet set)
ArgumentSet.set - the ArgumentSet to be addedCopyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.