public final class FlowStyle extends Object implements IDLEntity
Modifier and Type | Field and Description |
---|---|
static int |
_PULL |
static int |
_PUSH |
static FlowStyle |
PULL |
static FlowStyle |
PUSH |
Modifier | Constructor and Description |
---|---|
protected |
FlowStyle(int i) |
Modifier and Type | Method and Description |
---|---|
static FlowStyle |
from_int(int value) |
String |
toString() |
int |
value() |
public static final int _PUSH
public static final FlowStyle PUSH
public static final int _PULL
public static final FlowStyle PULL
Copyright © 2016 JacORB. All rights reserved.