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

java.lang.Object
  extended by org.mobicents.jcc.inap.protocol.parms.RequestedInformationValue
Direct Known Subclasses:
CallConnectedElapsedTime, Cause, DateTime

public abstract class RequestedInformationValue
extends java.lang.Object

Author:
Oleg Kulikov

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

Constructor Detail

RequestedInformationValue

public RequestedInformationValue()
Creates a new instance of RequestedInformationValue

Method Detail

toByteArray

public abstract byte[] toByteArray()


Copyright © 2010. All Rights Reserved.