|
||||||||||
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[] |
SelectorValueListHolder.value
|
SelectorValue |
SelectorValueHolder.value
|
Methods in org.omg.Security that return SelectorValue | |
---|---|
static SelectorValue[] |
SelectorValueListHelper.extract(org.omg.CORBA.Any a)
|
static SelectorValue |
SelectorValueHelper.extract(org.omg.CORBA.Any a)
|
static SelectorValue[] |
SelectorValueListHelper.read(org.omg.CORBA.portable.InputStream istream)
|
static SelectorValue |
SelectorValueHelper.read(org.omg.CORBA.portable.InputStream istream)
|
Methods in org.omg.Security with parameters of type SelectorValue | |
---|---|
static void |
SelectorValueHelper.insert(org.omg.CORBA.Any a,
SelectorValue that)
|
static void |
SelectorValueListHelper.insert(org.omg.CORBA.Any a,
SelectorValue[] that)
|
static void |
SelectorValueHelper.write(org.omg.CORBA.portable.OutputStream ostream,
SelectorValue value)
|
static void |
SelectorValueListHelper.write(org.omg.CORBA.portable.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 |