org.csapi.ui
Class TpUIReport
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_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
TpUIReport
protected TpUIReport(int i)
value
public int value()
from_int
public static TpUIReport from_int(int value)
Copyright © 2008. All Rights Reserved.