|
SAP Convergent Charging
Java and XML APIs (Core) |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.highdeal.pnr.hci.RateComponentModel
com.highdeal.pnr.hci.MacroComponentModel
com.highdeal.pnr.hci.InMacroComponentModel
public class InMacroComponentModel
This class represents a rate component which runs a pricing macro as an in-component.
| Field Summary |
|---|
| Fields inherited from class com.highdeal.pnr.hci.MacroComponentModel |
|---|
amountPropertyName, inMapping, macro, macroCode, outMapping |
| Fields inherited from class com.highdeal.pnr.hci.RateComponentModel |
|---|
children, description, name, parent |
| Constructor Summary | |
|---|---|
InMacroComponentModel()
|
|
| Method Summary | |
|---|---|
int |
getMaxChildCount()
Gets the maximum child count (-1). |
void |
marshal(XMLOutputter output)
Gives an XML representation of this object, including its children. |
| Methods inherited from class com.highdeal.pnr.hci.MacroComponentModel |
|---|
addChild, checkValidity, getAmountPropertyName, getInMapping, getMacro, getMacroCode, getOutMapping, marshallElements, setAmountPropertyName, setAttributes, setMacro, setMacroCode |
| Methods inherited from class com.highdeal.pnr.hci.RateComponentModel |
|---|
addCharacterData, getChildAt, getChildCount, getChildren, getContext, getDescription, getName, getParent, inheritedContext, isRemoveChildAllowed, isSetChildAllowed, marshallChildren, remove, removeChild, setChild, setChild, setChildren, setDescription, setName, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InMacroComponentModel()
| Method Detail |
|---|
public int getMaxChildCount()
getMaxChildCount in class RateComponentModelpublic void marshal(XMLOutputter output)
XMLMarshallable
marshal in interface XMLMarshallablemarshal in class RateComponentModeloutput - The XML output to marshal the object into
|
Document Published: October 2015 (SAP CC 4.0 SP10 and Later) | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||