Package | Description |
---|---|
org.omg.Security |
Modifier and Type | Field and Description |
---|---|
MechandOptions |
MechandOptionsHolder.value |
MechandOptions[] |
MechandOptionsListHolder.value |
Modifier and Type | Method and Description |
---|---|
static MechandOptions[] |
MechandOptionsListHelper.extract(Any any) |
static MechandOptions |
MechandOptionsHelper.extract(Any any) |
static MechandOptions[] |
MechandOptionsListHelper.read(InputStream _in) |
static MechandOptions |
MechandOptionsHelper.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) |
Copyright © 2013. All Rights Reserved.