org.omg.Security

Class AuditEventType

Implemented Interfaces:
IDLEntity, java.io.Serializable

public final class AuditEventType
extends java.lang.Object
implements IDLEntity

Generated from IDL definition of struct "AuditEventType"

Author:
JacORB IDL compiler

Field Summary

ExtensibleFamily
event_family
short
event_type

Constructor Summary

AuditEventType()
AuditEventType(ExtensibleFamily event_family, short event_type)

Field Details

event_family

public ExtensibleFamily event_family


event_type

public short event_type

Constructor Details

AuditEventType

public AuditEventType()


AuditEventType

public AuditEventType(ExtensibleFamily event_family,
                      short event_type)