org.csapi.cc.gccs
Class TpCallNotificationType
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_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
TpCallNotificationType
protected TpCallNotificationType(int i)
value
public int value()
from_int
public static TpCallNotificationType from_int(int value)
Copyright © 2008. All Rights Reserved.