| Package | Description |
|---|---|
| org.omg.PortableGroup |
| Modifier and Type | Class and Description |
|---|---|
class |
_GOALocalBase
Abstract base class for implementations of local interface GOA
|
| Modifier and Type | Field and Description |
|---|---|
GOA |
GOAHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static GOA |
GOAHelper.extract(Any any) |
static GOA |
GOAHelper.narrow(Object obj) |
static GOA |
GOAHelper.read(InputStream in) |
static GOA |
GOAHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
GOAHelper.insert(Any any,
GOA s) |
static void |
GOAHelper.write(OutputStream _out,
GOA s) |
| Constructor and Description |
|---|
GOAHolder(GOA initial) |
Copyright © 2017 JacORB. All rights reserved.