public class ReportParameters extends Object
Modifier and Type | Field and Description |
---|---|
String |
paramName |
String |
paramValue |
Constructor and Description |
---|
ReportParameters() |
Modifier and Type | Method and Description |
---|---|
String |
getParamName() |
String |
getParamValue() |
void |
setParamName(String paramName) |
void |
setParamValue(String paramValue) |
Copyright © 2023 WSO2. All rights reserved.