public final class ExternalEndpointRole extends Object implements IDLEntity
Modifier and Type | Field and Description |
---|---|
static int |
_SINK |
static int |
_SOURCE |
static ExternalEndpointRole |
SINK |
static ExternalEndpointRole |
SOURCE |
Modifier | Constructor and Description |
---|---|
protected |
ExternalEndpointRole(int i) |
Modifier and Type | Method and Description |
---|---|
static ExternalEndpointRole |
from_int(int value) |
String |
toString() |
int |
value() |
public static final int _SOURCE
public static final ExternalEndpointRole SOURCE
public static final int _SINK
public static final ExternalEndpointRole SINK
public int value()
public static ExternalEndpointRole from_int(int value)
Copyright © 2016 JacORB. All rights reserved.