public class EventType extends Object
EventType(String type, String description)
boolean
equals(Object o)
static EventType
get(String type)
String
getDescription()
getType()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public EventType(String type, String description)
public static EventType get(String type)
public boolean equals(Object o)
equals
Object
public String getDescription()
public String getType()
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2014 Atlassian. All rights reserved.