public class ReportLineItem extends Object
ReportLineItemDefinition that defines the upper and lower limits of this
item and a count value that represents the count of tasks of this item.| Constructor and Description |
|---|
ReportLineItem() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
ReportLineItemDefinition |
getReportLineItemDefinition() |
void |
setCount(int count) |
void |
setReportLineItemDefinition(ReportLineItemDefinition reportLineItemDefinition) |
public ReportLineItemDefinition getReportLineItemDefinition()
public void setReportLineItemDefinition(ReportLineItemDefinition reportLineItemDefinition)
public int getCount()
public void setCount(int count)
Copyright © 2018. All rights reserved.