public class PageOutcome extends Object
Constructor and Description |
---|
PageOutcome(String outcome) |
Modifier and Type | Method and Description |
---|---|
PageOutcome |
addParam(String param,
String value) |
PageOutcome |
addParamWithValue(String paramWithValue) |
String |
toString() |
public PageOutcome(String outcome)
public PageOutcome addParamWithValue(String paramWithValue)
public PageOutcome addParam(String param, String value)
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.