|
||||||||||
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 a)
|
static SelectorValue |
SelectorValueHelper.extract(Any a)
|
static SelectorValue[] |
SelectorValueListHelper.read(InputStream istream)
|
static SelectorValue |
SelectorValueHelper.read(InputStream istream)
|
Methods in org.omg.Security with parameters of type SelectorValue | |
---|---|
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)
|
Constructors in org.omg.Security with parameters of type SelectorValue | |
---|---|
SelectorValueHolder(SelectorValue initialValue)
|
|
SelectorValueListHolder(SelectorValue[] initialValue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |