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