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[] SelectorValueListHolder.value
           
 SelectorValue SelectorValueHolder.value
           
 

Methods in org.omg.Security that return SelectorValue
static SelectorValue[] SelectorValueListHelper.extract(org.omg.CORBA.Any any)
           
static SelectorValue SelectorValueHelper.extract(org.omg.CORBA.Any any)
           
static SelectorValue[] SelectorValueListHelper.read(org.omg.CORBA.portable.InputStream _in)
           
static SelectorValue SelectorValueHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.omg.Security with parameters of type SelectorValue
static void SelectorValueHelper.insert(org.omg.CORBA.Any any, SelectorValue s)
           
static void SelectorValueListHelper.insert(org.omg.CORBA.Any any, SelectorValue[] s)
           
static void SelectorValueHelper.write(org.omg.CORBA.portable.OutputStream out, SelectorValue s)
           
static void SelectorValueListHelper.write(org.omg.CORBA.portable.OutputStream _out, SelectorValue[] _s)
           
 

Constructors in org.omg.Security with parameters of type SelectorValue
SelectorValueHolder(SelectorValue initial)
           
SelectorValueListHolder(SelectorValue[] initial)
           
 



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