Uses of Class
org.omg.Security.RightsCombinator

Packages that use RightsCombinator
org.omg.Security   
 

Uses of RightsCombinator in org.omg.Security
 

Fields in org.omg.Security declared as RightsCombinator
 RightsCombinator RightsCombinatorHolder.value
           
static RightsCombinator RightsCombinator.SecAllRights
           
static RightsCombinator RightsCombinator.SecAnyRight
           
 

Methods in org.omg.Security that return RightsCombinator
static RightsCombinator RightsCombinatorHelper.extract(org.omg.CORBA.Any any)
           
static RightsCombinator RightsCombinatorHelper.read(org.omg.CORBA.portable.InputStream in)
           
static RightsCombinator RightsCombinator.from_int(int value)
           
 

Methods in org.omg.Security with parameters of type RightsCombinator
static void RightsCombinatorHelper.insert(org.omg.CORBA.Any any, RightsCombinator s)
           
static void RightsCombinatorHelper.write(org.omg.CORBA.portable.OutputStream out, RightsCombinator s)
           
 

Constructors in org.omg.Security with parameters of type RightsCombinator
RightsCombinatorHolder(RightsCombinator initial)
           
 



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