org.csapi.ui
Class TpUIFault
java.lang.Object
org.csapi.ui.TpUIFault
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpUIFault
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpUIFault"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
|
Constructor Summary |
protected |
TpUIFault(int i)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_P_UI_FAULT_UNDEFINED
public static final int _P_UI_FAULT_UNDEFINED
- See Also:
- Constant Field Values
P_UI_FAULT_UNDEFINED
public static final TpUIFault P_UI_FAULT_UNDEFINED
_P_UI_CALL_ENDED
public static final int _P_UI_CALL_ENDED
- See Also:
- Constant Field Values
P_UI_CALL_ENDED
public static final TpUIFault P_UI_CALL_ENDED
TpUIFault
protected TpUIFault(int i)
value
public int value()
from_int
public static TpUIFault from_int(int value)
Copyright © 2008. All Rights Reserved.