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