org.omg.Messaging
Class RoutingTypeRange
java.lang.Object
org.omg.Messaging.RoutingTypeRange
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class RoutingTypeRange
- 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
RoutingTypeRange
public RoutingTypeRange()
RoutingTypeRange
public RoutingTypeRange(short min,
short max)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.