Uses of Class
org.omg.Security.SelectorValue

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 SelectorValueHelper.extract(org.omg.CORBA.Any a)
           
static SelectorValue[] SelectorValueListHelper.extract(org.omg.CORBA.Any a)
           
static SelectorValue SelectorValueHelper.read(org.omg.CORBA.portable.InputStream istream)
           
static SelectorValue[] SelectorValueListHelper.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)
           
 



Copyright © {inceptionYear}-2007 null. All Rights Reserved.