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