public abstract class MessageOperationAdapter extends java.lang.Object implements MessageOperation, IXMLMarshallable
HCI operations to use new XML marshalling.| Constructor and Description |
|---|
MessageOperationAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
marshal(XMLOutputter output)
Gives an XML representation of this object, including its children.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamemarshalAttributes, marshalChildrenaddCharacterData, addChild, setAttributespublic final void marshal(XMLOutputter output)
XMLMarshallablemarshal in interface IXMLMarshallablemarshal in interface XMLMarshallableoutput - The XML output to marshal the object into