org.jsxp.framework.webroot.jsxpframework.components
Class PagerXhtmlController.InputParams

java.lang.Object
  extended by org.jsxp.framework.webroot.jsxpframework.components.PagerXhtmlController.InputParams
Enclosing class:
PagerXhtmlController

public class PagerXhtmlController.InputParams
extends java.lang.Object

The Class InputParams.


Constructor Summary
PagerXhtmlController.InputParams()
           
 
Method Summary
 java.lang.String getPage()
          Gets the page.
 void setPage(java.lang.String page)
          Sets the page.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PagerXhtmlController.InputParams

public PagerXhtmlController.InputParams()
Method Detail

getPage

public java.lang.String getPage()
Gets the page.

Returns:
the page

setPage

public void setPage(java.lang.String page)
Sets the page.

Parameters:
page - the new page


Copyright © 2012 Oliver Szymanski & David Tanzer