Package | Description |
---|---|
org.omg.CORBA.ComponentIR |
Modifier and Type | Class and Description |
---|---|
class |
_ConsumesDefStub
org/omg/CORBA/ComponentIR/_ConsumesDefStub.java .
|
Modifier and Type | Field and Description |
---|---|
ConsumesDef |
ConsumesDefHolder.value |
Modifier and Type | Method and Description |
---|---|
ConsumesDef |
ConsumesDefPOA._this() |
ConsumesDef |
ConsumesDefPOA._this(ORB orb) |
ConsumesDef |
_ComponentDefStub.create_consumes(String id,
String name,
String version,
EventDef event) |
ConsumesDef |
ComponentDefPOATie.create_consumes(String id,
String name,
String version,
EventDef event) |
ConsumesDef |
ComponentDefOperations.create_consumes(String id,
String name,
String version,
EventDef event) |
static ConsumesDef |
ConsumesDefHelper.extract(Any a) |
static ConsumesDef |
ConsumesDefHelper.narrow(Object obj) |
static ConsumesDef |
ConsumesDefHelper.read(InputStream istream) |
static ConsumesDef |
ConsumesDefHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
ConsumesDefHelper.insert(Any a,
ConsumesDef that) |
static void |
ConsumesDefHelper.write(OutputStream ostream,
ConsumesDef value) |
Constructor and Description |
---|
ConsumesDefHolder(ConsumesDef initialValue) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.