org.mobicents.jcc.inap.protocol
Class ApplyCharging

java.lang.Object
  extended by org.mobicents.jcc.inap.protocol.Operation
      extended by org.mobicents.jcc.inap.protocol.ApplyCharging
All Implemented Interfaces:
java.io.Serializable

public class ApplyCharging
extends Operation

Author:
Oleg Kulikov
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.mobicents.jcc.inap.protocol.Operation
APPLY_CHARGING, CALL_INFORMATION_REPORT, CALL_INFORMATION_REQUEST, code, EVENT_REPORT_BCSM, INITIAL_DP, REQUEST_REPORT_BCSM_EVENT
 
Constructor Summary
ApplyCharging(int sideID, int legID)
          Creates a new instance of ApplyCharging
 
Method Summary
 byte[] toByteArray()
           
 
Methods inherited from class org.mobicents.jcc.inap.protocol.Operation
getCode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApplyCharging

public ApplyCharging(int sideID,
                     int legID)
Creates a new instance of ApplyCharging

Method Detail

toByteArray

public byte[] toByteArray()
Specified by:
toByteArray in class Operation


Copyright © 2008. All Rights Reserved.