Package | Description |
---|---|
org.omg.CORBA |
Modifier and Type | Field and Description |
---|---|
ExtLocalInterfaceDef |
ExtLocalInterfaceDefHolder.value |
ExtLocalInterfaceDef[] |
ExtLocalInterfaceDefSeqHolder.value |
Modifier and Type | Method and Description |
---|---|
static ExtLocalInterfaceDef[] |
ExtLocalInterfaceDefSeqHelper.extract(Any any) |
static ExtLocalInterfaceDef |
ExtLocalInterfaceDefHelper.extract(Any any) |
static ExtLocalInterfaceDef |
ExtLocalInterfaceDefHelper.narrow(Object obj) |
static ExtLocalInterfaceDef[] |
ExtLocalInterfaceDefSeqHelper.read(InputStream _in) |
static ExtLocalInterfaceDef |
ExtLocalInterfaceDefHelper.read(InputStream in) |
static ExtLocalInterfaceDef |
ExtLocalInterfaceDefHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
ExtLocalInterfaceDefHelper.insert(Any any,
ExtLocalInterfaceDef s) |
static void |
ExtLocalInterfaceDefSeqHelper.insert(Any any,
ExtLocalInterfaceDef[] s) |
static void |
ExtLocalInterfaceDefHelper.write(OutputStream _out,
ExtLocalInterfaceDef s) |
static void |
ExtLocalInterfaceDefSeqHelper.write(OutputStream _out,
ExtLocalInterfaceDef[] _s) |
Constructor and Description |
---|
ExtLocalInterfaceDefHolder(ExtLocalInterfaceDef initial) |
ExtLocalInterfaceDefSeqHolder(ExtLocalInterfaceDef[] initial) |
Copyright © 2013. All Rights Reserved.