| Package | Description |
|---|---|
| org.omg.PortableGroup |
| Modifier and Type | Field and Description |
|---|---|
NotAGroupObject |
NotAGroupObjectHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static NotAGroupObject |
NotAGroupObjectHelper.extract(Any any) |
static NotAGroupObject |
NotAGroupObjectHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
NotAGroupObjectHelper.insert(Any any,
NotAGroupObject s) |
static void |
NotAGroupObjectHelper.write(OutputStream out,
NotAGroupObject s) |
| Modifier and Type | Method and Description |
|---|---|
void |
GOAOperations.associate_reference_with_id(Object ref,
byte[] oid) |
byte[] |
GOAOperations.create_id_for_reference(Object the_ref) |
void |
GOAOperations.disassociate_reference_with_id(Object ref,
byte[] oid) |
byte[][] |
GOAOperations.reference_to_ids(Object the_ref) |
| Constructor and Description |
|---|
NotAGroupObjectHolder(NotAGroupObject initial) |
Copyright © 2017 JacORB. All rights reserved.