org.omg.CosNotifyChannelAdmin
Class ProxyType
java.lang.Object
org.omg.CosNotifyChannelAdmin.ProxyType
- All Implemented Interfaces:
- Serializable, IDLEntity
public final class ProxyType
- extends Object
- implements IDLEntity
Generated from IDL enum "ProxyType".
- Version:
- generated at 03-Nov-2015 12:23:57
- Author:
- JacORB IDL compiler V 3.7
- See Also:
- Serialized Form
|
Constructor Summary |
protected |
ProxyType(int i)
|
_PUSH_ANY
public static final int _PUSH_ANY
- See Also:
- Constant Field Values
PUSH_ANY
public static final ProxyType PUSH_ANY
_PULL_ANY
public static final int _PULL_ANY
- See Also:
- Constant Field Values
PULL_ANY
public static final ProxyType PULL_ANY
_PUSH_STRUCTURED
public static final int _PUSH_STRUCTURED
- See Also:
- Constant Field Values
PUSH_STRUCTURED
public static final ProxyType PUSH_STRUCTURED
_PULL_STRUCTURED
public static final int _PULL_STRUCTURED
- See Also:
- Constant Field Values
PULL_STRUCTURED
public static final ProxyType PULL_STRUCTURED
_PUSH_SEQUENCE
public static final int _PUSH_SEQUENCE
- See Also:
- Constant Field Values
PUSH_SEQUENCE
public static final ProxyType PUSH_SEQUENCE
_PULL_SEQUENCE
public static final int _PULL_SEQUENCE
- See Also:
- Constant Field Values
PULL_SEQUENCE
public static final ProxyType PULL_SEQUENCE
_PUSH_TYPED
public static final int _PUSH_TYPED
- See Also:
- Constant Field Values
PUSH_TYPED
public static final ProxyType PUSH_TYPED
_PULL_TYPED
public static final int _PULL_TYPED
- See Also:
- Constant Field Values
PULL_TYPED
public static final ProxyType PULL_TYPED
ProxyType
protected ProxyType(int i)
value
public int value()
from_int
public static ProxyType from_int(int value)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2015 JacORB. All rights reserved.