Package | Description |
---|---|
org.omg.CORBA |
Modifier and Type | Field and Description |
---|---|
ExtAttributeDef |
ExtAttributeDefHolder.value |
Modifier and Type | Method and Description |
---|---|
ExtAttributeDef |
ExtValueDefOperations.create_ext_attribute(String id,
String name,
String version,
IDLType type,
AttributeMode mode,
ExceptionDef[] get_exceptions,
ExceptionDef[] set_exceptions) |
ExtAttributeDef |
InterfaceAttrExtensionOperations.create_ext_attribute(String id,
String name,
String version,
IDLType type,
AttributeMode mode,
ExceptionDef[] get_exceptions,
ExceptionDef[] set_exceptions) |
static ExtAttributeDef |
ExtAttributeDefHelper.extract(Any any) |
static ExtAttributeDef |
ExtAttributeDefHelper.narrow(Object obj) |
static ExtAttributeDef |
ExtAttributeDefHelper.read(InputStream in) |
static ExtAttributeDef |
ExtAttributeDefHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
ExtAttributeDefHelper.insert(Any any,
ExtAttributeDef s) |
static void |
ExtAttributeDefHelper.write(OutputStream _out,
ExtAttributeDef s) |
Constructor and Description |
---|
ExtAttributeDefHolder(ExtAttributeDef initial) |
Copyright © 2013. All Rights Reserved.