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[] |
SelectorValueListHelper.extract(Any a) |
static SelectorValue |
SelectorValueHelper.extract(Any a) |
static SelectorValue[] |
SelectorValueListHelper.read(InputStream istream) |
static SelectorValue |
SelectorValueHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
static void |
SelectorValueHelper.insert(Any a,
SelectorValue that) |
static void |
SelectorValueListHelper.insert(Any a,
SelectorValue[] that) |
static void |
SelectorValueHelper.write(OutputStream ostream,
SelectorValue value) |
static void |
SelectorValueListHelper.write(OutputStream ostream,
SelectorValue[] value) |
Constructor and Description |
---|
SelectorValueHolder(SelectorValue initialValue) |
SelectorValueListHolder(SelectorValue[] initialValue) |
Copyright © 2013. All Rights Reserved.