public class InMacroComponentModel extends MacroComponentModel
| Constructor and Description |
|---|
InMacroComponentModel() |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxChildCount()
Gets the maximum child count (-1).
|
void |
marshal(XMLOutputter output)
Gives an XML representation of this object, including its children.
|
addChild, checkValidity, getAmountPropertyName, getInMapping, getMacro, getMacroCode, getOutMapping, setAmountPropertyName, setAttributes, setMacro, setMacroCodeaddCharacterData, getChildAt, getChildCount, getChildren, getContext, getDescription, getName, getParent, inheritedContext, isRemoveChildAllowed, isSetChildAllowed, remove, removeChild, setChild, setChildren, setDescription, setName, setParentpublic int getMaxChildCount()
getMaxChildCount in class RateComponentModelpublic void marshal(XMLOutputter output)
XMLMarshallablemarshal in interface XMLMarshallablemarshal in class RateComponentModeloutput - The XML output to marshal the object into