Class AcceptResponse
java.lang.Object
com.softwaremining.ui.screenrequest.AcceptResponse
- All Implemented Interfaces:
IScreenInteraction
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
clear()
void
getParameter
(String paramName) String[]
boolean
hasParameter
(String paramName) void
setExtraRequestParameter
(String key, String theValue) void
setParameter
(String paramName, String paramValue) toString()