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[] AuditEventTypeListHelper.extract(org.omg.CORBA.Any a)
           
static AuditEventType AuditEventTypeHelper.extract(org.omg.CORBA.Any a)
           
static AuditEventType[] AuditEventTypeListHelper.read(org.omg.CORBA.portable.InputStream istream)
           
static AuditEventType AuditEventTypeHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

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

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



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