org.omg.CosBridgeAdmin
Class JMSDestinationType
java.lang.Object
org.omg.CosBridgeAdmin.JMSDestinationType
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class JMSDestinationType
- extends Object
- implements IDLEntity
Generated from IDL enum "JMSDestinationType".
- Version:
- generated at 03-Nov-2015 12:23:59
- Author:
- JacORB IDL compiler V 3.7
- See Also:
- Serialized Form
_QUEUE
public static final int _QUEUE
- See Also:
- Constant Field Values
QUEUE
public static final JMSDestinationType QUEUE
_TOPIC
public static final int _TOPIC
- See Also:
- Constant Field Values
TOPIC
public static final JMSDestinationType TOPIC
JMSDestinationType
protected JMSDestinationType(int i)
value
public int value()
from_int
public static JMSDestinationType from_int(int value)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2015 JacORB. All rights reserved.