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) |
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 © 2015 JacORB. All rights reserved.