Uses of Class
org.omg.Security.Right

Packages that use Right
org.omg.Security   
 

Uses of Right in org.omg.Security
 

Fields in org.omg.Security declared as Right
 Right[] RightsListHolder.value
           
 Right RightHolder.value
           
 

Methods in org.omg.Security that return Right
static Right[] RightsListHelper.extract(org.omg.CORBA.Any a)
           
static Right RightHelper.extract(org.omg.CORBA.Any a)
           
static Right[] RightsListHelper.read(org.omg.CORBA.portable.InputStream istream)
           
static Right RightHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

Methods in org.omg.Security with parameters of type Right
static void RightHelper.insert(org.omg.CORBA.Any a, Right that)
           
static void RightsListHelper.insert(org.omg.CORBA.Any a, Right[] that)
           
static void RightHelper.write(org.omg.CORBA.portable.OutputStream ostream, Right value)
           
static void RightsListHelper.write(org.omg.CORBA.portable.OutputStream ostream, Right[] value)
           
 

Constructors in org.omg.Security with parameters of type Right
RightHolder(Right initialValue)
           
RightsListHolder(Right[] initialValue)
           
 



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