org.omg.Security
Class AuditEventType

java.lang.Object
  extended by org.omg.Security.AuditEventType
All Implemented Interfaces:
java.io.Serializable, org.omg.CORBA.portable.IDLEntity

public final class AuditEventType
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity

Generated from IDL struct "AuditEventType".

Version:
generated at Dec 2, 2008 12:16:30 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007
See Also:
Serialized Form

Field Summary
 ExtensibleFamily event_family
           
 short event_type
           
 
Constructor Summary
AuditEventType()
           
AuditEventType(ExtensibleFamily event_family, short event_type)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

event_family

public ExtensibleFamily event_family

event_type

public short event_type
Constructor Detail

AuditEventType

public AuditEventType()

AuditEventType

public AuditEventType(ExtensibleFamily event_family,
                      short event_type)


Copyright © 2008. All Rights Reserved.