| Package | Description |
|---|---|
| io.apiman.manager.api.beans.audit |
| Modifier and Type | Method and Description |
|---|---|
AuditEntryType |
AuditEntryBean.getWhat() |
static AuditEntryType |
AuditEntryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuditEntryType[] |
AuditEntryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuditEntryBean.setWhat(AuditEntryType what) |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.