|
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.hci.MessageOperationAdapter
public abstract class MessageOperationAdapter
Adapter for HCI operations to use new XML marshalling.
| Constructor Summary | |
|---|---|
MessageOperationAdapter()
|
|
| Method Summary | |
|---|---|
void |
marshal(XMLOutputter output)
Gives an XML representation of this object, including its children. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.highdeal.hci.MessageOperation |
|---|
getName |
| Methods inherited from interface com.highdeal.hci.IXMLMarshallable |
|---|
marshalAttributes, marshalChildren |
| Methods inherited from interface com.highdeal.hci.XMLMarshallable |
|---|
addCharacterData, addChild, setAttributes |
| Constructor Detail |
|---|
public MessageOperationAdapter()
| Method Detail |
|---|
public final void marshal(XMLOutputter output)
XMLMarshallable
marshal in interface IXMLMarshallablemarshal in interface XMLMarshallableoutput - 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 | ||||||||