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