| 
 | DLESE Tools v1.2 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.dlese.dpc.dds.action.form.DDSAdminQueryForm.ParamPair
Holds paramter, value pairs.
| Constructor Summary | |
|---|---|
| DDSAdminQueryForm.ParamPair()Constructor for the ParamPair object | |
| DDSAdminQueryForm.ParamPair(String param,
                            String val)Constructor for the ParamPair object | |
| Method Summary | |
|---|---|
|  String | getName()Gets the parameter name. | 
|  String | getVal()Gets the parameter value. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public DDSAdminQueryForm.ParamPair()
public DDSAdminQueryForm.ParamPair(String param,
                                   String val)
param - The parameter name.val - The parameter value.| Method Detail | 
public String getName()
public String getVal()
| 
 | DLESE Tools v1.2 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||