org.csapi.mm
Class TpLocationType
java.lang.Object
org.csapi.mm.TpLocationType
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpLocationType
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpLocationType"
- 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_CURRENT
public static final int _P_M_CURRENT
- See Also:
- Constant Field Values
P_M_CURRENT
public static final TpLocationType P_M_CURRENT
_P_M_CURRENT_OR_LAST_KNOWN
public static final int _P_M_CURRENT_OR_LAST_KNOWN
- See Also:
- Constant Field Values
P_M_CURRENT_OR_LAST_KNOWN
public static final TpLocationType P_M_CURRENT_OR_LAST_KNOWN
_P_M_INITIAL
public static final int _P_M_INITIAL
- See Also:
- Constant Field Values
P_M_INITIAL
public static final TpLocationType P_M_INITIAL
TpLocationType
protected TpLocationType(int i)
value
public int value()
from_int
public static TpLocationType from_int(int value)
Copyright © 2009. All Rights Reserved.