org.csapi.ui
Class TpUIReport

java.lang.Object
  extended by org.csapi.ui.TpUIReport
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class TpUIReport
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

Generated from IDL definition of enum "TpUIReport"

Author:
JacORB IDL compiler
See Also:
Serialized Form

Field Summary
static int _P_UI_REPORT_INFO_COLLECTED
           
static int _P_UI_REPORT_INFO_SENT
           
static int _P_UI_REPORT_MESSAGE_DELETED
           
static int _P_UI_REPORT_MESSAGE_NOT_DELETED
           
static int _P_UI_REPORT_MESSAGE_NOT_STORED
           
static int _P_UI_REPORT_MESSAGE_STORED
           
static int _P_UI_REPORT_NO_INPUT
           
static int _P_UI_REPORT_TIMEOUT
           
static int _P_UI_REPORT_UNDEFINED
           
static TpUIReport P_UI_REPORT_INFO_COLLECTED
           
static TpUIReport P_UI_REPORT_INFO_SENT
           
static TpUIReport P_UI_REPORT_MESSAGE_DELETED
           
static TpUIReport P_UI_REPORT_MESSAGE_NOT_DELETED
           
static TpUIReport P_UI_REPORT_MESSAGE_NOT_STORED
           
static TpUIReport P_UI_REPORT_MESSAGE_STORED
           
static TpUIReport P_UI_REPORT_NO_INPUT
           
static TpUIReport P_UI_REPORT_TIMEOUT
           
static TpUIReport P_UI_REPORT_UNDEFINED
           
 
Constructor Summary
protected TpUIReport(int i)
           
 
Method Summary
static TpUIReport 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_REPORT_UNDEFINED

public static final int _P_UI_REPORT_UNDEFINED
See Also:
Constant Field Values

P_UI_REPORT_UNDEFINED

public static final TpUIReport P_UI_REPORT_UNDEFINED

_P_UI_REPORT_INFO_SENT

public static final int _P_UI_REPORT_INFO_SENT
See Also:
Constant Field Values

P_UI_REPORT_INFO_SENT

public static final TpUIReport P_UI_REPORT_INFO_SENT

_P_UI_REPORT_INFO_COLLECTED

public static final int _P_UI_REPORT_INFO_COLLECTED
See Also:
Constant Field Values

P_UI_REPORT_INFO_COLLECTED

public static final TpUIReport P_UI_REPORT_INFO_COLLECTED

_P_UI_REPORT_NO_INPUT

public static final int _P_UI_REPORT_NO_INPUT
See Also:
Constant Field Values

P_UI_REPORT_NO_INPUT

public static final TpUIReport P_UI_REPORT_NO_INPUT

_P_UI_REPORT_TIMEOUT

public static final int _P_UI_REPORT_TIMEOUT
See Also:
Constant Field Values

P_UI_REPORT_TIMEOUT

public static final TpUIReport P_UI_REPORT_TIMEOUT

_P_UI_REPORT_MESSAGE_STORED

public static final int _P_UI_REPORT_MESSAGE_STORED
See Also:
Constant Field Values

P_UI_REPORT_MESSAGE_STORED

public static final TpUIReport P_UI_REPORT_MESSAGE_STORED

_P_UI_REPORT_MESSAGE_NOT_STORED

public static final int _P_UI_REPORT_MESSAGE_NOT_STORED
See Also:
Constant Field Values

P_UI_REPORT_MESSAGE_NOT_STORED

public static final TpUIReport P_UI_REPORT_MESSAGE_NOT_STORED

_P_UI_REPORT_MESSAGE_DELETED

public static final int _P_UI_REPORT_MESSAGE_DELETED
See Also:
Constant Field Values

P_UI_REPORT_MESSAGE_DELETED

public static final TpUIReport P_UI_REPORT_MESSAGE_DELETED

_P_UI_REPORT_MESSAGE_NOT_DELETED

public static final int _P_UI_REPORT_MESSAGE_NOT_DELETED
See Also:
Constant Field Values

P_UI_REPORT_MESSAGE_NOT_DELETED

public static final TpUIReport P_UI_REPORT_MESSAGE_NOT_DELETED
Constructor Detail

TpUIReport

protected TpUIReport(int i)
Method Detail

value

public int value()

from_int

public static TpUIReport from_int(int value)


Copyright © 2008. All Rights Reserved.