Uses of Class
org.omg.Security.AuditEventType

Packages that use AuditEventType
org.omg.Security   
 

Uses of AuditEventType in org.omg.Security
 

Fields in org.omg.Security declared as AuditEventType
 AuditEventType[] AuditEventTypeListHolder.value
           
 AuditEventType AuditEventTypeHolder.value
           
 

Methods in org.omg.Security that return AuditEventType
static AuditEventType AuditEventTypeHelper.extract(org.omg.CORBA.Any any)
           
static AuditEventType AuditEventTypeHelper.read(org.omg.CORBA.portable.InputStream in)
           
static AuditEventType[] AuditEventTypeListHelper.extract(org.omg.CORBA.Any any)
           
static AuditEventType[] AuditEventTypeListHelper.read(org.omg.CORBA.portable.InputStream _in)
           
 

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

Constructors in org.omg.Security with parameters of type AuditEventType
AuditEventTypeListHolder(AuditEventType[] initial)
           
AuditEventTypeHolder(AuditEventType initial)
           
 



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