public abstract class OperationResultAdapter extends HCIModelAdapter implements OperationResult
HCI operation result to use new XML marshalling.| Constructor and Description |
|---|
OperationResultAdapter() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getTagName()
Gets the XML tag name of the
HCI operation result. |
marshalequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOperandReferenceaddCharacterData, addChild, marshal, setAttributesmarshalAttributes, marshalChildrenpublic abstract String getTagName()
HCI operation result.getTagName in interface ITagNameProvider