|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StructDef | |
---|---|
org.omg.CORBA |
Uses of StructDef in org.omg.CORBA |
---|
Fields in org.omg.CORBA declared as StructDef | |
---|---|
StructDef |
StructDefHolder.value
|
Methods in org.omg.CORBA that return StructDef | |
---|---|
StructDef |
ContainerOperations.create_struct(java.lang.String id,
java.lang.String name,
java.lang.String version,
StructMember[] members)
|
static StructDef |
StructDefHelper.extract(Any any)
|
static StructDef |
StructDefHelper.narrow(java.lang.Object obj)
|
static StructDef |
StructDefHelper.narrow(Object obj)
|
static StructDef |
StructDefHelper.read(InputStream in)
|
static StructDef |
StructDefHelper.unchecked_narrow(Object obj)
|
Methods in org.omg.CORBA with parameters of type StructDef | |
---|---|
static void |
StructDefHelper.insert(Any any,
StructDef s)
|
static void |
StructDefHelper.write(OutputStream _out,
StructDef s)
|
Constructors in org.omg.CORBA with parameters of type StructDef | |
---|---|
StructDefHolder(StructDef initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |