Package | Description |
---|---|
org.omg.CORBA |
Modifier and Type | Interface and Description |
---|---|
interface |
ExtAttributeDef
Generated from IDL interface "ExtAttributeDef".
|
Modifier and Type | Field and Description |
---|---|
AttributeDef |
AttributeDefHolder.value |
Modifier and Type | Method and Description |
---|---|
AttributeDef |
InterfaceDefOperations.create_attribute(String id,
String name,
String version,
IDLType type,
AttributeMode mode) |
AttributeDef |
ValueDefOperations.create_attribute(String id,
String name,
String version,
IDLType type,
AttributeMode mode) |
static AttributeDef |
AttributeDefHelper.extract(Any any) |
static AttributeDef |
AttributeDefHelper.narrow(Object obj) |
static AttributeDef |
AttributeDefHelper.read(InputStream in) |
static AttributeDef |
AttributeDefHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
AttributeDefHelper.insert(Any any,
AttributeDef s) |
static void |
AttributeDefHelper.write(OutputStream _out,
AttributeDef s) |
Constructor and Description |
---|
AttributeDefHolder(AttributeDef initial) |
Copyright © 2013. All Rights Reserved.