public interface IPentahoUrl
Modifier and Type | Method and Description |
---|---|
String |
getUrl() |
void |
setParameter(String name,
String value)
Sets a URL parameter.
|
void setParameter(String name, String value)
name
- Name of the parameter to setvalue
- Value to set the parameter toString getUrl()