|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.request.mapper.mount.Mount
public class Mount
| Constructor Summary | |
|---|---|
Mount(Url url)
Construct. |
|
| Method Summary | |
|---|---|
MountParameters |
getMountParameters()
|
Url |
getUrl()
|
void |
setMountParameters(MountParameters mountParameters)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Mount(Url url)
url - | Method Detail |
|---|
public void setMountParameters(MountParameters mountParameters)
mountParameters - public MountParameters getMountParameters()
public Url getUrl()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||