| Package | Description |
|---|---|
| org.omg.CORBA |
| Modifier and Type | Field and Description |
|---|---|
UnionDef |
UnionDefHolder.value |
| Modifier and Type | Method and Description |
|---|---|
UnionDef |
ContainerOperations.create_union(String id,
String name,
String version,
IDLType discriminator_type,
UnionMember[] members) |
static UnionDef |
UnionDefHelper.extract(Any any) |
static UnionDef |
UnionDefHelper.narrow(Object obj) |
static UnionDef |
UnionDefHelper.read(InputStream in) |
static UnionDef |
UnionDefHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
UnionDefHelper.insert(Any any,
UnionDef s) |
static void |
UnionDefHelper.write(OutputStream _out,
UnionDef s) |
| Constructor and Description |
|---|
UnionDefHolder(UnionDef initial) |
Copyright © 2013. All Rights Reserved.