Package | Description |
---|---|
org.jacorb.ir | |
org.omg.CORBA |
Modifier and Type | Method and Description |
---|---|
SequenceDef |
RepositoryImpl.create_sequence(int bound,
IDLType element_type)
not supported
|
Modifier and Type | Class and Description |
---|---|
class |
_SequenceDefStub
Generated from IDL interface "SequenceDef".
|
Modifier and Type | Field and Description |
---|---|
SequenceDef |
SequenceDefHolder.value |
Modifier and Type | Method and Description |
---|---|
SequenceDef |
SequenceDefPOATie._this() |
SequenceDef |
SequenceDefPOA._this() |
SequenceDef |
SequenceDefPOATie._this(ORB orb) |
SequenceDef |
SequenceDefPOA._this(ORB orb) |
SequenceDef |
_RepositoryStub.create_sequence(int bound,
IDLType element_type) |
SequenceDef |
RepositoryOperations.create_sequence(int bound,
IDLType element_type) |
SequenceDef |
RepositoryPOATie.create_sequence(int bound,
IDLType element_type) |
static SequenceDef |
SequenceDefHelper.extract(Any any) |
static SequenceDef |
SequenceDefHelper.narrow(Object obj) |
static SequenceDef |
SequenceDefHelper.read(InputStream in) |
static SequenceDef |
SequenceDefHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
SequenceDefHelper.insert(Any any,
SequenceDef s) |
static void |
SequenceDefHelper.write(OutputStream _out,
SequenceDef s) |
Constructor and Description |
---|
SequenceDefHolder(SequenceDef initial) |