Package | Description |
---|---|
org.jacorb.ir | |
org.omg.CORBA |
Modifier and Type | Method and Description |
---|---|
AttributeDef |
InterfaceDef.create_attribute(String id,
String name,
String version,
IDLType type,
AttributeMode mode) |
Modifier and Type | Class and Description |
---|---|
class |
_AttributeDefStub
Generated from IDL interface "AttributeDef".
|
Modifier and Type | Field and Description |
---|---|
AttributeDef |
AttributeDefHolder.value |
Modifier and Type | Method and Description |
---|---|
AttributeDef |
AttributeDefPOATie._this() |
AttributeDef |
AttributeDefPOA._this() |
AttributeDef |
AttributeDefPOATie._this(ORB orb) |
AttributeDef |
AttributeDefPOA._this(ORB orb) |
AttributeDef |
ValueDefOperations.create_attribute(String id,
String name,
String version,
IDLType type,
AttributeMode mode) |
AttributeDef |
InterfaceDefOperations.create_attribute(String id,
String name,
String version,
IDLType type,
AttributeMode mode) |
AttributeDef |
_InterfaceDefStub.create_attribute(String id,
String name,
String version,
IDLType type,
AttributeMode mode) |
AttributeDef |
InterfaceDefPOATie.create_attribute(String id,
String name,
String version,
IDLType type,
AttributeMode mode) |
AttributeDef |
_ValueDefStub.create_attribute(String id,
String name,
String version,
IDLType type,
AttributeMode mode) |
AttributeDef |
ValueDefPOATie.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 © 2017 JacORB. All rights reserved.