|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sandev.TaskHeap.structs.NoteStruct
A note is a general comment associated with a PlanComponent.
| Field Summary | |
protected long |
authorID
The author of the note. |
protected java.lang.String |
comment
The body text of the note. |
protected java.lang.String |
subject
A subject line for this note. |
| Constructor Summary | |
NoteStruct()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.lang.String subject
protected java.lang.String comment
protected long authorID
| Constructor Detail |
public NoteStruct()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||