|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnionDef | |
---|---|
org.omg.CORBA |
Uses of UnionDef in org.omg.CORBA |
---|
Fields in org.omg.CORBA declared as UnionDef | |
---|---|
UnionDef |
UnionDefHolder.value
|
Methods in org.omg.CORBA that return UnionDef | |
---|---|
UnionDef |
ContainerOperations.create_union(java.lang.String id,
java.lang.String name,
java.lang.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)
|
Methods in org.omg.CORBA with parameters of type UnionDef | |
---|---|
static void |
UnionDefHelper.insert(Any any,
UnionDef s)
|
static void |
UnionDefHelper.write(OutputStream _out,
UnionDef s)
|
Constructors in org.omg.CORBA with parameters of type UnionDef | |
---|---|
UnionDefHolder(UnionDef initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |