Package | Description |
---|---|
org.omg.CORBA |
Modifier and Type | Interface and Description |
---|---|
interface |
AliasDef
Generated from IDL interface "AliasDef".
|
interface |
EnumDef
Generated from IDL interface "EnumDef".
|
interface |
NativeDef
Generated from IDL interface "NativeDef".
|
interface |
StructDef
Generated from IDL interface "StructDef".
|
interface |
UnionDef
Generated from IDL interface "UnionDef".
|
interface |
ValueBoxDef
Generated from IDL interface "ValueBoxDef".
|
Modifier and Type | Class and Description |
---|---|
class |
_AliasDefStub
Generated from IDL interface "AliasDef".
|
class |
_EnumDefStub
Generated from IDL interface "EnumDef".
|
class |
_NativeDefStub
Generated from IDL interface "NativeDef".
|
class |
_StructDefStub
Generated from IDL interface "StructDef".
|
class |
_TypedefDefStub
Generated from IDL interface "TypedefDef".
|
class |
_UnionDefStub
Generated from IDL interface "UnionDef".
|
class |
_ValueBoxDefStub
Generated from IDL interface "ValueBoxDef".
|
Modifier and Type | Field and Description |
---|---|
TypedefDef |
TypedefDefHolder.value |
Modifier and Type | Method and Description |
---|---|
TypedefDef |
TypedefDefPOA._this() |
TypedefDef |
TypedefDefPOATie._this() |
TypedefDef |
TypedefDefPOA._this(ORB orb) |
TypedefDef |
TypedefDefPOATie._this(ORB orb) |
static TypedefDef |
TypedefDefHelper.extract(Any any) |
static TypedefDef |
TypedefDefHelper.narrow(Object obj) |
static TypedefDef |
TypedefDefHelper.read(InputStream in) |
static TypedefDef |
TypedefDefHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
TypedefDefHelper.insert(Any any,
TypedefDef s) |
static void |
TypedefDefHelper.write(OutputStream _out,
TypedefDef s) |
Constructor and Description |
---|
TypedefDefHolder(TypedefDef initial) |