org.csapi.ui
Class TpUIError
java.lang.Object
org.csapi.ui.TpUIError
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpUIError
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpUIError"
- Author:
- JacORB IDL compiler
- See Also:
- Serialized Form
|
Constructor Summary |
protected |
TpUIError(int i)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_P_UI_ERROR_UNDEFINED
public static final int _P_UI_ERROR_UNDEFINED
- See Also:
- Constant Field Values
P_UI_ERROR_UNDEFINED
public static final TpUIError P_UI_ERROR_UNDEFINED
_P_UI_ERROR_ILLEGAL_INFO
public static final int _P_UI_ERROR_ILLEGAL_INFO
- See Also:
- Constant Field Values
P_UI_ERROR_ILLEGAL_INFO
public static final TpUIError P_UI_ERROR_ILLEGAL_INFO
_P_UI_ERROR_ID_NOT_FOUND
public static final int _P_UI_ERROR_ID_NOT_FOUND
- See Also:
- Constant Field Values
P_UI_ERROR_ID_NOT_FOUND
public static final TpUIError P_UI_ERROR_ID_NOT_FOUND
_P_UI_ERROR_RESOURCE_UNAVAILABLE
public static final int _P_UI_ERROR_RESOURCE_UNAVAILABLE
- See Also:
- Constant Field Values
P_UI_ERROR_RESOURCE_UNAVAILABLE
public static final TpUIError P_UI_ERROR_RESOURCE_UNAVAILABLE
_P_UI_ERROR_ILLEGAL_RANGE
public static final int _P_UI_ERROR_ILLEGAL_RANGE
- See Also:
- Constant Field Values
P_UI_ERROR_ILLEGAL_RANGE
public static final TpUIError P_UI_ERROR_ILLEGAL_RANGE
_P_UI_ERROR_IMPROPER_USER_RESPONSE
public static final int _P_UI_ERROR_IMPROPER_USER_RESPONSE
- See Also:
- Constant Field Values
P_UI_ERROR_IMPROPER_USER_RESPONSE
public static final TpUIError P_UI_ERROR_IMPROPER_USER_RESPONSE
_P_UI_ERROR_ABANDON
public static final int _P_UI_ERROR_ABANDON
- See Also:
- Constant Field Values
P_UI_ERROR_ABANDON
public static final TpUIError P_UI_ERROR_ABANDON
_P_UI_ERROR_NO_OPERATION_ACTIVE
public static final int _P_UI_ERROR_NO_OPERATION_ACTIVE
- See Also:
- Constant Field Values
P_UI_ERROR_NO_OPERATION_ACTIVE
public static final TpUIError P_UI_ERROR_NO_OPERATION_ACTIVE
_P_UI_ERROR_NO_SPACE_AVAILABLE
public static final int _P_UI_ERROR_NO_SPACE_AVAILABLE
- See Also:
- Constant Field Values
P_UI_ERROR_NO_SPACE_AVAILABLE
public static final TpUIError P_UI_ERROR_NO_SPACE_AVAILABLE
_P_UI_ERROR_RESOURCE_TIMEOUT
public static final int _P_UI_ERROR_RESOURCE_TIMEOUT
- See Also:
- Constant Field Values
P_UI_ERROR_RESOURCE_TIMEOUT
public static final TpUIError P_UI_ERROR_RESOURCE_TIMEOUT
TpUIError
protected TpUIError(int i)
value
public int value()
from_int
public static TpUIError from_int(int value)
Copyright © 2008. All Rights Reserved.