org.csapi.ui
Class TpUIFault

java.lang.Object
  extended by 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

Field Summary
static int _P_UI_CALL_ENDED
           
static int _P_UI_FAULT_UNDEFINED
           
static TpUIFault P_UI_CALL_ENDED
           
static TpUIFault P_UI_FAULT_UNDEFINED
           
 
Constructor Summary
protected TpUIFault(int i)
           
 
Method Summary
static TpUIFault from_int(int value)
           
 int value()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_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
Constructor Detail

TpUIFault

protected TpUIFault(int i)
Method Detail

value

public int value()

from_int

public static TpUIFault from_int(int value)


Copyright © 2009. All Rights Reserved.