org.omg.Messaging
Class PriorityRange
java.lang.Object
org.omg.Messaging.PriorityRange
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class PriorityRange
- extends Object
- implements IDLEntity
- See Also:
- Serialized Form
Field Summary |
short |
max
|
short |
min
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
min
public short min
max
public short max
PriorityRange
public PriorityRange()
PriorityRange
public PriorityRange(short min,
short max)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.