org.csapi.termcap
Class TpTerminalCapabilitiesError
java.lang.Object
org.csapi.termcap.TpTerminalCapabilitiesError
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpTerminalCapabilitiesError
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpTerminalCapabilitiesError"
- 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_TERMCAP_ERROR_UNDEFINED
public static final int _P_TERMCAP_ERROR_UNDEFINED
- See Also:
- Constant Field Values
P_TERMCAP_ERROR_UNDEFINED
public static final TpTerminalCapabilitiesError P_TERMCAP_ERROR_UNDEFINED
_P_TERMCAP_INVALID_TERMINALID
public static final int _P_TERMCAP_INVALID_TERMINALID
- See Also:
- Constant Field Values
P_TERMCAP_INVALID_TERMINALID
public static final TpTerminalCapabilitiesError P_TERMCAP_INVALID_TERMINALID
_P_TERMCAP_SYSTEM_FAILURE
public static final int _P_TERMCAP_SYSTEM_FAILURE
- See Also:
- Constant Field Values
P_TERMCAP_SYSTEM_FAILURE
public static final TpTerminalCapabilitiesError P_TERMCAP_SYSTEM_FAILURE
_P_TERMCAP_INFO_UNAVAILABLE
public static final int _P_TERMCAP_INFO_UNAVAILABLE
- See Also:
- Constant Field Values
P_TERMCAP_INFO_UNAVAILABLE
public static final TpTerminalCapabilitiesError P_TERMCAP_INFO_UNAVAILABLE
TpTerminalCapabilitiesError
protected TpTerminalCapabilitiesError(int i)
value
public int value()
from_int
public static TpTerminalCapabilitiesError from_int(int value)
Copyright © 2009. All Rights Reserved.