org.csapi.gms
Class TpMessagePriority
java.lang.Object
org.csapi.gms.TpMessagePriority
- All Implemented Interfaces:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class TpMessagePriority
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
Generated from IDL definition of enum "TpMessagePriority"
- 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_MESSAGING_MESSAGE_PRIORITY_UNDEFINED
public static final int _P_MESSAGING_MESSAGE_PRIORITY_UNDEFINED
- See Also:
- Constant Field Values
P_MESSAGING_MESSAGE_PRIORITY_UNDEFINED
public static final TpMessagePriority P_MESSAGING_MESSAGE_PRIORITY_UNDEFINED
_P_MESSAGING_MESSAGE_PRIORITY_HIGH
public static final int _P_MESSAGING_MESSAGE_PRIORITY_HIGH
- See Also:
- Constant Field Values
P_MESSAGING_MESSAGE_PRIORITY_HIGH
public static final TpMessagePriority P_MESSAGING_MESSAGE_PRIORITY_HIGH
_P_MESSAGING_MESSAGE_PRIORITY_LOW
public static final int _P_MESSAGING_MESSAGE_PRIORITY_LOW
- See Also:
- Constant Field Values
P_MESSAGING_MESSAGE_PRIORITY_LOW
public static final TpMessagePriority P_MESSAGING_MESSAGE_PRIORITY_LOW
TpMessagePriority
protected TpMessagePriority(int i)
value
public int value()
from_int
public static TpMessagePriority from_int(int value)
Copyright © 2009. All Rights Reserved.