public class EventType extends Object
| Constructor and Description |
|---|
EventType(String type,
String description) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static EventType |
get(String type) |
String |
getDescription() |
String |
getType() |
int |
hashCode() |
String |
toString() |
Copyright © 2017 Atlassian. All rights reserved.