|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SelectorValue | |
|---|---|
| org.omg.Security | |
| Uses of SelectorValue in org.omg.Security |
|---|
| Fields in org.omg.Security declared as SelectorValue | |
|---|---|
SelectorValue |
SelectorValueHolder.value
|
SelectorValue[] |
SelectorValueListHolder.value
|
| Methods in org.omg.Security that return SelectorValue | |
|---|---|
static SelectorValue[] |
SelectorValueListHelper.extract(Any any)
|
static SelectorValue |
SelectorValueHelper.extract(Any any)
|
static SelectorValue[] |
SelectorValueListHelper.read(InputStream _in)
|
static SelectorValue |
SelectorValueHelper.read(InputStream in)
|
| Methods in org.omg.Security with parameters of type SelectorValue | |
|---|---|
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)
|
| Constructors in org.omg.Security with parameters of type SelectorValue | |
|---|---|
SelectorValueHolder(SelectorValue initial)
|
|
SelectorValueListHolder(SelectorValue[] initial)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||