| Modifier and Type | Method and Description |
|---|---|
AuditEvent.AuditLevel |
AuditEvent.getLevel() |
static AuditEvent.AuditLevel |
AuditEvent.AuditLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuditEvent.AuditLevel[] |
AuditEvent.AuditLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuditEvent.setLevel(AuditEvent.AuditLevel level) |
Copyright © 2018. All rights reserved.