public static class ReportResource.RowResource extends Object
SingleRow.| Constructor and Description |
|---|
RowResource(int[] cells,
int total,
int depth,
String[] desc,
boolean display) |
| Modifier and Type | Method and Description |
|---|---|
int[] |
getCells() |
int |
getDepth() |
String[] |
getDesc() |
int |
getTotal() |
boolean |
isDisplay() |
String |
toString() |
public RowResource(int[] cells,
int total,
int depth,
String[] desc,
boolean display)
Copyright © 2019. All rights reserved.