public final class AuditEventType extends Object implements IDLEntity
| Modifier and Type | Field and Description |
|---|---|
ExtensibleFamily |
event_family |
short |
event_type |
| Constructor and Description |
|---|
AuditEventType() |
AuditEventType(ExtensibleFamily event_family,
short event_type) |
public ExtensibleFamily event_family
public short event_type
public AuditEventType()
public AuditEventType(ExtensibleFamily event_family, short event_type)
Copyright © 2017 JacORB. All rights reserved.