public final class ExternalEndpointRoleHolder extends Object implements Streamable
| Modifier and Type | Field and Description |
|---|---|
ExternalEndpointRole |
value |
| Constructor and Description |
|---|
ExternalEndpointRoleHolder() |
ExternalEndpointRoleHolder(ExternalEndpointRole initial) |
public ExternalEndpointRole value
public ExternalEndpointRoleHolder()
public ExternalEndpointRoleHolder(ExternalEndpointRole initial)
public TypeCode _type()
_type in interface Streamablepublic void _read(InputStream in)
_read in interface Streamablepublic void _write(OutputStream out)
_write in interface StreamableCopyright © 2015 JacORB. All rights reserved.