| Package | Description |
|---|---|
| org.omg.Security |
| Modifier and Type | Field and Description |
|---|---|
MechandOptions[] |
MechandOptionsListHolder.value |
MechandOptions |
MechandOptionsHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static MechandOptions[] |
MechandOptionsListHelper.extract(Any a) |
static MechandOptions |
MechandOptionsHelper.extract(Any a) |
static MechandOptions[] |
MechandOptionsListHelper.read(InputStream istream) |
static MechandOptions |
MechandOptionsHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
MechandOptionsHelper.insert(Any a,
MechandOptions that) |
static void |
MechandOptionsListHelper.insert(Any a,
MechandOptions[] that) |
static void |
MechandOptionsHelper.write(OutputStream ostream,
MechandOptions value) |
static void |
MechandOptionsListHelper.write(OutputStream ostream,
MechandOptions[] value) |
| Constructor and Description |
|---|
MechandOptionsHolder(MechandOptions initialValue) |
MechandOptionsListHolder(MechandOptions[] initialValue) |
Copyright © 2013. All Rights Reserved.