|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectrailo.runtime.dump.DumpRow
| Constructor Summary | |
DumpRow(int highlightType,
DumpData item1)
Constructor of the class |
|
DumpRow(int highlightType,
DumpData[] items)
constructor of the class |
|
DumpRow(int highlightType,
DumpData item1,
DumpData item2)
Constructor of the class |
|
DumpRow(int highlightType,
DumpData item1,
DumpData item2,
DumpData item3)
Constructor of the class |
|
DumpRow(int highlightType,
DumpData item1,
DumpData item2,
DumpData item3,
DumpData item4)
Constructor of the class |
|
DumpRow(int highlightType,
DumpData item1,
DumpData item2,
DumpData item3,
DumpData item4,
DumpData item5)
Constructor of the class |
|
DumpRow(int highlightType,
DumpData item1,
DumpData item2,
DumpData item3,
DumpData item4,
DumpData item5,
DumpData item6)
Constructor of the class |
|
| Method Summary | |
int |
getHighlightType()
|
DumpData[] |
getItems()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DumpRow(int highlightType,
DumpData[] items)
highlightType - binary Values define wich columns are higlitheditems - items as DumpData Array
public DumpRow(int highlightType,
DumpData item1)
highlightType - binary Values define wich columns are higlitheditem1 - item for the array
public DumpRow(int highlightType,
DumpData item1,
DumpData item2)
highlightType - binary Values define wich columns are higlitheditem1 - item for the arrayitem2 - item for the array
public DumpRow(int highlightType,
DumpData item1,
DumpData item2,
DumpData item3)
highlightType - binary Values define wich columns are higlitheditem1 - item for the arrayitem2 - item for the arrayitem3 - item for the array
public DumpRow(int highlightType,
DumpData item1,
DumpData item2,
DumpData item3,
DumpData item4)
highlightType - binary Values define wich columns are higlitheditem1 - item for the arrayitem2 - item for the arrayitem3 - item for the arrayitem4 - item for the array
public DumpRow(int highlightType,
DumpData item1,
DumpData item2,
DumpData item3,
DumpData item4,
DumpData item5)
highlightType - binary Values define wich columns are higlitheditem1 - item for the arrayitem2 - item for the arrayitem3 - item for the arrayitem4 - item for the arrayitem5 - item for the array
public DumpRow(int highlightType,
DumpData item1,
DumpData item2,
DumpData item3,
DumpData item4,
DumpData item5,
DumpData item6)
highlightType - binary Values define wich columns are higlitheditem1 - item for the arrayitem2 - item for the arrayitem3 - item for the arrayitem4 - item for the arrayitem5 - item for the arrayitem6 - item for the array| Method Detail |
public int getHighlightType()
public DumpData[] getItems()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||