public class RequestReportData extends Object implements Serializable
| Constructor and Description |
|---|
RequestReportData() |
RequestReportData(ScopeData scopeData,
String dateFrom,
String dateTo) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDateFrom() |
String |
getDateTo() |
ScopeData |
getScopeData() |
void |
setDateFrom(String dateFrom) |
void |
setDateTo(String dateTo) |
void |
setScopeData(ScopeData scopeData) |
String |
toString() |
Copyright © 2025. All rights reserved.