org.csapi.cc.gccs
Class TpCallFault
java.lang.Object
org.csapi.cc.gccs.TpCallFault
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpCallFault
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpCallFault"
- 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_CALL_FAULT_UNDEFINED
public static final int _P_CALL_FAULT_UNDEFINED
- See Also:
- Constant Field Values
P_CALL_FAULT_UNDEFINED
public static final TpCallFault P_CALL_FAULT_UNDEFINED
_P_CALL_TIMEOUT_ON_RELEASE
public static final int _P_CALL_TIMEOUT_ON_RELEASE
- See Also:
- Constant Field Values
P_CALL_TIMEOUT_ON_RELEASE
public static final TpCallFault P_CALL_TIMEOUT_ON_RELEASE
_P_CALL_TIMEOUT_ON_INTERRUPT
public static final int _P_CALL_TIMEOUT_ON_INTERRUPT
- See Also:
- Constant Field Values
P_CALL_TIMEOUT_ON_INTERRUPT
public static final TpCallFault P_CALL_TIMEOUT_ON_INTERRUPT
TpCallFault
protected TpCallFault(int i)
value
public int value()
from_int
public static TpCallFault from_int(int value)
Copyright © 2008. All Rights Reserved.