org.csapi.cc.gccs
Class TpCallNotificationType

java.lang.Object
  extended by org.csapi.cc.gccs.TpCallNotificationType
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class TpCallNotificationType
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

Generated from IDL definition of enum "TpCallNotificationType"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
static int _P_ORIGINATING
           
static int _P_TERMINATING
           
static TpCallNotificationType P_ORIGINATING
           
static TpCallNotificationType P_TERMINATING
           
 
Constructor Summary
protected TpCallNotificationType(int i)
           
 
Method Summary
static TpCallNotificationType from_int(int value)
           
 int value()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_P_ORIGINATING

public static final int _P_ORIGINATING
See Also:
Constant Field Values

P_ORIGINATING

public static final TpCallNotificationType P_ORIGINATING

_P_TERMINATING

public static final int _P_TERMINATING
See Also:
Constant Field Values

P_TERMINATING

public static final TpCallNotificationType P_TERMINATING
Constructor Detail

TpCallNotificationType

protected TpCallNotificationType(int i)
Method Detail

value

public int value()

from_int

public static TpCallNotificationType from_int(int value)


Copyright © 2009. All Rights Reserved.