Public Member Functions | |
| String | getCrtPage () |
| String | getId_as () |
| String | getName () |
| String | getRowsPerPage () |
| String | getServer_name () |
| void | reset (ActionMapping arg0, HttpServletRequest arg1) |
| void | setCrtPage (String crtPage) |
| void | setId_as (String id_as) |
| void | setName (String name) |
| void | setRowsPerPage (String rowsPerPage) |
| void | setServer_name (String server_name) |
Private Attributes | |
| String | crtPage |
| String | id_as |
| String | name |
| String | rowsPerPage |
| String | server_name |
Static Private Attributes | |
| static final long | serialVersionUID = 1L |
| String de.fhg.fokus.hss.web.form.AS_SearchForm.getCrtPage | ( | ) |
| String de.fhg.fokus.hss.web.form.AS_SearchForm.getId_as | ( | ) |
| String de.fhg.fokus.hss.web.form.AS_SearchForm.getName | ( | ) |
| String de.fhg.fokus.hss.web.form.AS_SearchForm.getRowsPerPage | ( | ) |
| String de.fhg.fokus.hss.web.form.AS_SearchForm.getServer_name | ( | ) |
| void de.fhg.fokus.hss.web.form.AS_SearchForm.reset | ( | ActionMapping | arg0, | |
| HttpServletRequest | arg1 | |||
| ) |
| void de.fhg.fokus.hss.web.form.AS_SearchForm.setCrtPage | ( | String | crtPage | ) |
| void de.fhg.fokus.hss.web.form.AS_SearchForm.setId_as | ( | String | id_as | ) |
| void de.fhg.fokus.hss.web.form.AS_SearchForm.setName | ( | String | name | ) |
| void de.fhg.fokus.hss.web.form.AS_SearchForm.setRowsPerPage | ( | String | rowsPerPage | ) |
| void de.fhg.fokus.hss.web.form.AS_SearchForm.setServer_name | ( | String | server_name | ) |
String de.fhg.fokus.hss.web.form.AS_SearchForm.crtPage [private] |
String de.fhg.fokus.hss.web.form.AS_SearchForm.id_as [private] |
String de.fhg.fokus.hss.web.form.AS_SearchForm.name [private] |
String de.fhg.fokus.hss.web.form.AS_SearchForm.rowsPerPage [private] |
final long de.fhg.fokus.hss.web.form.AS_SearchForm.serialVersionUID = 1L [static, private] |
String de.fhg.fokus.hss.web.form.AS_SearchForm.server_name [private] |
1.5.2