Uses of Class
org.omg.Security.RequiresSupports

Packages that use RequiresSupports
org.omg.Security   
 

Uses of RequiresSupports in org.omg.Security
 

Fields in org.omg.Security declared as RequiresSupports
static RequiresSupports RequiresSupports.SecRequires
           
static RequiresSupports RequiresSupports.SecSupports
           
 RequiresSupports RequiresSupportsHolder.value
           
 

Methods in org.omg.Security that return RequiresSupports
static RequiresSupports RequiresSupportsHelper.extract(org.omg.CORBA.Any a)
           
static RequiresSupports RequiresSupports.from_int(int value)
           
static RequiresSupports RequiresSupportsHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

Methods in org.omg.Security with parameters of type RequiresSupports
static void RequiresSupportsHelper.insert(org.omg.CORBA.Any a, RequiresSupports that)
           
static void RequiresSupportsHelper.write(org.omg.CORBA.portable.OutputStream ostream, RequiresSupports value)
           
 

Constructors in org.omg.Security with parameters of type RequiresSupports
RequiresSupportsHolder(RequiresSupports initialValue)
           
 



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