| Package | Description |
|---|---|
| org.omg.Security | |
| org.omg.SecurityLevel2 |
| Modifier and Type | Field and Description |
|---|---|
MechandOptions |
MechandOptionsHolder.value |
MechandOptions[] |
MechandOptionsListHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static MechandOptions |
MechandOptionsHelper.extract(Any any) |
static MechandOptions[] |
MechandOptionsListHelper.extract(Any any) |
static MechandOptions |
MechandOptionsHelper.read(InputStream in) |
static MechandOptions[] |
MechandOptionsListHelper.read(InputStream _in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
MechandOptionsHelper.insert(Any any,
MechandOptions s) |
static void |
MechandOptionsListHelper.insert(Any any,
MechandOptions[] s) |
static void |
MechandOptionsHelper.write(OutputStream out,
MechandOptions s) |
static void |
MechandOptionsListHelper.write(OutputStream _out,
MechandOptions[] _s) |
| Constructor and Description |
|---|
MechandOptionsHolder(MechandOptions initial) |
MechandOptionsListHolder(MechandOptions[] initial) |
| Modifier and Type | Method and Description |
|---|---|
MechandOptions[] |
CurrentOperations.supported_mechanisms() |
Copyright © 2017 JacORB. All rights reserved.