public class LastPath
extends Object
implements Serializable
| Constructor and Description |
|---|
LastPath(String contextPath,
String path) |
LastPath(String contextPath,
String path,
String parameters) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContextPath() |
String |
getParameters() |
String |
getPath() |
String |
toString() |