org.csapi.termcap
Class TpTerminalCapabilityScopeType
java.lang.Object
org.csapi.termcap.TpTerminalCapabilityScopeType
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpTerminalCapabilityScopeType
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpTerminalCapabilityScopeType"
- 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_TERMINAL_CAPABILITY_SCOPE_TYPE_UNDEFINED
public static final int _P_TERMINAL_CAPABILITY_SCOPE_TYPE_UNDEFINED
- See Also:
- Constant Field Values
P_TERMINAL_CAPABILITY_SCOPE_TYPE_UNDEFINED
public static final TpTerminalCapabilityScopeType P_TERMINAL_CAPABILITY_SCOPE_TYPE_UNDEFINED
_P_TERMINAL_CAPABILITY_SCOPE_TYPE_CCPP
public static final int _P_TERMINAL_CAPABILITY_SCOPE_TYPE_CCPP
- See Also:
- Constant Field Values
P_TERMINAL_CAPABILITY_SCOPE_TYPE_CCPP
public static final TpTerminalCapabilityScopeType P_TERMINAL_CAPABILITY_SCOPE_TYPE_CCPP
TpTerminalCapabilityScopeType
protected TpTerminalCapabilityScopeType(int i)
value
public int value()
from_int
public static TpTerminalCapabilityScopeType from_int(int value)
Copyright © 2008. All Rights Reserved.