| Package | Description |
|---|---|
| org.omg.DynamicAny |
| Modifier and Type | Class and Description |
|---|---|
class |
_DynSequenceLocalBase
Abstract base class for implementations of local interface DynSequence
|
class |
DynSequenceLocalTie
Generated from IDL interface "DynSequence".
|
| Modifier and Type | Field and Description |
|---|---|
DynSequence |
DynSequenceHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static DynSequence |
DynSequenceHelper.extract(Any any) |
static DynSequence |
DynSequenceHelper.narrow(Object obj) |
static DynSequence |
DynSequenceHelper.read(InputStream in) |
static DynSequence |
DynSequenceHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
DynSequenceHelper.insert(Any any,
DynSequence s) |
static void |
DynSequenceHelper.write(OutputStream _out,
DynSequence s) |
| Constructor and Description |
|---|
DynSequenceHolder(DynSequence initial) |
Copyright © 2017 JacORB. All rights reserved.