Package | Description |
---|---|
org.omg.CORBA |
Modifier and Type | Field and Description |
---|---|
ExtValueDef[] |
ExtValueDefSeqHolder.value |
ExtValueDef |
ExtValueDefHolder.value |
Modifier and Type | Method and Description |
---|---|
ExtValueDef |
ContainerOperations.create_ext_value(String id,
String name,
String version,
boolean is_custom,
boolean is_abstract,
ValueDef base_value,
boolean is_truncatable,
ValueDef[] abstract_base_values,
InterfaceDef[] supported_interfaces,
ExtInitializer[] initializers) |
static ExtValueDef[] |
ExtValueDefSeqHelper.extract(Any any) |
static ExtValueDef |
ExtValueDefHelper.extract(Any any) |
static ExtValueDef |
ExtValueDefHelper.narrow(Object obj) |
static ExtValueDef[] |
ExtValueDefSeqHelper.read(InputStream _in) |
static ExtValueDef |
ExtValueDefHelper.read(InputStream in) |
static ExtValueDef |
ExtValueDefHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
ExtValueDefHelper.insert(Any any,
ExtValueDef s) |
static void |
ExtValueDefSeqHelper.insert(Any any,
ExtValueDef[] s) |
static void |
ExtValueDefHelper.write(OutputStream _out,
ExtValueDef s) |
static void |
ExtValueDefSeqHelper.write(OutputStream _out,
ExtValueDef[] _s) |
Constructor and Description |
---|
ExtValueDefHolder(ExtValueDef initial) |
ExtValueDefSeqHolder(ExtValueDef[] initial) |
Copyright © 2013. All Rights Reserved.