org.csapi.mm
Class TpTerminalType
java.lang.Object
org.csapi.mm.TpTerminalType
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpTerminalType
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpTerminalType"
- 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_M_FIXED
public static final int _P_M_FIXED
- See Also:
- Constant Field Values
P_M_FIXED
public static final TpTerminalType P_M_FIXED
_P_M_MOBILE
public static final int _P_M_MOBILE
- See Also:
- Constant Field Values
P_M_MOBILE
public static final TpTerminalType P_M_MOBILE
_P_M_IP
public static final int _P_M_IP
- See Also:
- Constant Field Values
P_M_IP
public static final TpTerminalType P_M_IP
TpTerminalType
protected TpTerminalType(int i)
value
public int value()
from_int
public static TpTerminalType from_int(int value)
Copyright © 2008. All Rights Reserved.