org.mobicents.jcc.inap.protocol.parms
Class CallConnectedElapsedTime

java.lang.Object
  extended by org.mobicents.jcc.inap.protocol.parms.RequestedInformationValue
      extended by org.mobicents.jcc.inap.protocol.parms.CallConnectedElapsedTime

public class CallConnectedElapsedTime
extends RequestedInformationValue

Author:
Oleg Kulikov

Constructor Summary
CallConnectedElapsedTime(byte[] bin)
           
CallConnectedElapsedTime(int value)
          Creates a new instance of CallConnectedElapsedTime
 
Method Summary
 int getValue()
           
 byte[] toByteArray()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CallConnectedElapsedTime

public CallConnectedElapsedTime(int value)
Creates a new instance of CallConnectedElapsedTime


CallConnectedElapsedTime

public CallConnectedElapsedTime(byte[] bin)
                         throws java.io.IOException
Throws:
java.io.IOException
Method Detail

getValue

public int getValue()

toByteArray

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

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2010. All Rights Reserved.