org.csapi.cc
Class TpReleaseCause
java.lang.Object
org.csapi.cc.TpReleaseCause
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpReleaseCause
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpReleaseCause"
- 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_UNDEFINED
public static final int _P_UNDEFINED
- See Also:
- Constant Field Values
P_UNDEFINED
public static final TpReleaseCause P_UNDEFINED
_P_USER_NOT_AVAILABLE
public static final int _P_USER_NOT_AVAILABLE
- See Also:
- Constant Field Values
P_USER_NOT_AVAILABLE
public static final TpReleaseCause P_USER_NOT_AVAILABLE
_P_BUSY
public static final int _P_BUSY
- See Also:
- Constant Field Values
P_BUSY
public static final TpReleaseCause P_BUSY
_P_NO_ANSWER
public static final int _P_NO_ANSWER
- See Also:
- Constant Field Values
P_NO_ANSWER
public static final TpReleaseCause P_NO_ANSWER
_P_NOT_REACHABLE
public static final int _P_NOT_REACHABLE
- See Also:
- Constant Field Values
P_NOT_REACHABLE
public static final TpReleaseCause P_NOT_REACHABLE
_P_ROUTING_FAILURE
public static final int _P_ROUTING_FAILURE
- See Also:
- Constant Field Values
P_ROUTING_FAILURE
public static final TpReleaseCause P_ROUTING_FAILURE
_P_PREMATURE_DISCONNECT
public static final int _P_PREMATURE_DISCONNECT
- See Also:
- Constant Field Values
P_PREMATURE_DISCONNECT
public static final TpReleaseCause P_PREMATURE_DISCONNECT
_P_DISCONNECTED
public static final int _P_DISCONNECTED
- See Also:
- Constant Field Values
P_DISCONNECTED
public static final TpReleaseCause P_DISCONNECTED
_P_CALL_RESTRICTED
public static final int _P_CALL_RESTRICTED
- See Also:
- Constant Field Values
P_CALL_RESTRICTED
public static final TpReleaseCause P_CALL_RESTRICTED
_P_UNAVAILABLE_RESOURCE
public static final int _P_UNAVAILABLE_RESOURCE
- See Also:
- Constant Field Values
P_UNAVAILABLE_RESOURCE
public static final TpReleaseCause P_UNAVAILABLE_RESOURCE
_P_GENERAL_FAILURE
public static final int _P_GENERAL_FAILURE
- See Also:
- Constant Field Values
P_GENERAL_FAILURE
public static final TpReleaseCause P_GENERAL_FAILURE
_P_TIMER_EXPIRY
public static final int _P_TIMER_EXPIRY
- See Also:
- Constant Field Values
P_TIMER_EXPIRY
public static final TpReleaseCause P_TIMER_EXPIRY
_P_UNSUPPORTED_MEDIA
public static final int _P_UNSUPPORTED_MEDIA
- See Also:
- Constant Field Values
P_UNSUPPORTED_MEDIA
public static final TpReleaseCause P_UNSUPPORTED_MEDIA
TpReleaseCause
protected TpReleaseCause(int i)
value
public int value()
from_int
public static TpReleaseCause from_int(int value)
Copyright © 2009. All Rights Reserved.