public class InMacroComponentModel extends MacroComponentModel
AMOUNT_PROPERTY_NAME, IN_PROPERTY_MAPPING, OUT_PROPERTY_MAPPING| 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, getPropertyReferences, setAmountPropertyName, setAttributes, setMacro, setMacroCodeaddCharacterData, findRootRateModel, getChildAt, getChildCount, getChildren, getContext, getDescription, getName, getParent, getPropertyNames, 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