|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.paylogic.fogbugz.FogbugzEvent
public class FogbugzEvent
| Constructor Summary | |
|---|---|
FogbugzEvent(int id,
int caseId,
String verb,
int person,
int personAssignedTo,
Date dateTimeStamp,
String description,
String sPerson)
|
|
| Method Summary | |
|---|---|
int |
compareTo(FogbugzEvent o)
|
String |
formatNicely()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FogbugzEvent(int id,
int caseId,
String verb,
int person,
int personAssignedTo,
Date dateTimeStamp,
String description,
String sPerson)
| Method Detail |
|---|
public int compareTo(FogbugzEvent o)
compareTo in interface Comparable<FogbugzEvent>public String toString()
toString in class Objectpublic String formatNicely()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||