Package | Description |
---|---|
org.omg.SecurityLevel1 | |
org.omg.SecurityLevel2 |
Modifier and Type | Field and Description |
---|---|
Current |
CurrentHolder.value |
Modifier and Type | Method and Description |
---|---|
static Current |
CurrentHelper.extract(Any any) |
static Current |
CurrentHelper.narrow(Object obj) |
static Current |
CurrentHelper.read(InputStream in) |
static Current |
CurrentHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
CurrentHelper.insert(Any any,
Current s) |
static void |
CurrentHelper.write(OutputStream _out,
Current s) |
Constructor and Description |
---|
CurrentHolder(Current initial) |
Modifier and Type | Interface and Description |
---|---|
interface |
Current
Generated from IDL interface "Current".
|
Copyright © 2016 JacORB. All rights reserved.