| Package | Description |
|---|---|
| org.omg.Security |
| Modifier and Type | Field and Description |
|---|---|
SelectorValue |
SelectorValueHolder.value |
SelectorValue[] |
SelectorValueListHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static SelectorValue |
SelectorValueHelper.extract(Any any) |
static SelectorValue[] |
SelectorValueListHelper.extract(Any any) |
static SelectorValue |
SelectorValueHelper.read(InputStream in) |
static SelectorValue[] |
SelectorValueListHelper.read(InputStream _in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SelectorValueHelper.insert(Any any,
SelectorValue s) |
static void |
SelectorValueListHelper.insert(Any any,
SelectorValue[] s) |
static void |
SelectorValueHelper.write(OutputStream out,
SelectorValue s) |
static void |
SelectorValueListHelper.write(OutputStream _out,
SelectorValue[] _s) |
| Constructor and Description |
|---|
SelectorValueHolder(SelectorValue initial) |
SelectorValueListHolder(SelectorValue[] initial) |
Copyright © 2013. All Rights Reserved.