|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.sandev.TaskHeap.structs.PlanReportStruct
public class PlanReportStruct
A short form display of a Plan used at runtime for reports.
| Field Summary | |
|---|---|
protected java.lang.String |
reportText
The summary report display text in XHTML. |
protected long |
sourcePlan
The Plan that this report was generated from. |
| Constructor Summary | |
|---|---|
PlanReportStruct()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected long sourcePlan
protected java.lang.String reportText
| Constructor Detail |
|---|
public PlanReportStruct()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||