org.csapi.cs
Class TpSessionEndedCause
java.lang.Object
org.csapi.cs.TpSessionEndedCause
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpSessionEndedCause
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpSessionEndedCause"
- 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_CHS_CAUSE_UNDEFINED
public static final int _P_CHS_CAUSE_UNDEFINED
- See Also:
- Constant Field Values
P_CHS_CAUSE_UNDEFINED
public static final TpSessionEndedCause P_CHS_CAUSE_UNDEFINED
_P_CHS_CAUSE_TIMER_EXPIRED
public static final int _P_CHS_CAUSE_TIMER_EXPIRED
- See Also:
- Constant Field Values
P_CHS_CAUSE_TIMER_EXPIRED
public static final TpSessionEndedCause P_CHS_CAUSE_TIMER_EXPIRED
TpSessionEndedCause
protected TpSessionEndedCause(int i)
value
public int value()
from_int
public static TpSessionEndedCause from_int(int value)
Copyright © 2008. All Rights Reserved.