Package | Description |
---|---|
org.omg.CORBA |
Modifier and Type | Field and Description |
---|---|
SequenceDef |
SequenceDefHolder.value |
Modifier and Type | Method and Description |
---|---|
SequenceDef |
RepositoryOperations.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) |
Copyright © 2013. All Rights Reserved.