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

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

public class RequestedInformationType
extends java.lang.Object
implements java.io.Serializable

Author:
Oleg Kulikov
See Also:
Serialized Form

Field Summary
static int CALL_ATTEMPT_ELAPSED_TIME
           
static int CALL_CONNECTED_ELAPSED_TIME
           
static int CALL_STOP_TIME
           
static int RELEASE_CAUSE
           
 
Constructor Summary
RequestedInformationType()
          Creates a new instance of RequestedInformationType
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CALL_ATTEMPT_ELAPSED_TIME

public static final int CALL_ATTEMPT_ELAPSED_TIME
See Also:
Constant Field Values

CALL_STOP_TIME

public static final int CALL_STOP_TIME
See Also:
Constant Field Values

CALL_CONNECTED_ELAPSED_TIME

public static final int CALL_CONNECTED_ELAPSED_TIME
See Also:
Constant Field Values

RELEASE_CAUSE

public static final int RELEASE_CAUSE
See Also:
Constant Field Values
Constructor Detail

RequestedInformationType

public RequestedInformationType()
Creates a new instance of RequestedInformationType



Copyright © 2010. All Rights Reserved.