| Package | Description |
|---|---|
| org.protempa |
| Modifier and Type | Method and Description |
|---|---|
ProtempaEvent.Type |
ProtempaEvent.getType() |
static ProtempaEvent.Type |
ProtempaEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProtempaEvent.Type[] |
ProtempaEvent.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ProtempaEvent(ProtempaEvent.Level level,
ProtempaEvent.Type type,
Class<?> component,
Date timestamp,
String description) |
Copyright © 2012–2018 Emory University. All rights reserved.