SAP CC 3.0 BART API

com.highdeal.bart.hci
Class RegisterMonitoringClientResult

java.lang.Object
  extended by com.highdeal.bart.hci.RegisterMonitoringClientResult

public class RegisterMonitoringClientResult
extends java.lang.Object

This class conveys the result of RegisterMonitoringClientOp operation.


XML Schema Fragment
<xs:element name="registerMonitoringClientResult">
 </xs:element>

Constructor Summary
RegisterMonitoringClientResult()
          Builds an empty AcquireCDRResult.
 
Method Summary
 void addCharacterData(java.lang.String cData)
           
 void addChild(java.lang.String tagName, XMLMarshallable child)
           
 java.lang.String getOperandReference()
           
 void marshal(XMLOutputter output)
           
 void setAttributes(XMLAttributes atts)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegisterMonitoringClientResult

public RegisterMonitoringClientResult()
Builds an empty AcquireCDRResult.

Method Detail

getOperandReference

public java.lang.String getOperandReference()

setAttributes

public void setAttributes(XMLAttributes atts)

addCharacterData

public void addCharacterData(java.lang.String cData)

addChild

public void addChild(java.lang.String tagName,
                     XMLMarshallable child)

marshal

public void marshal(XMLOutputter output)

SAP CC 3.0 BART API

(c) Copyright 2011 SAP AG. All rights reserved. SAP Convergent Charging 3.0