|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.struts.action.ActionForm
org.objectweb.jonas.webapp.jonasadmin.jonasmqconnect.DestinationsForm
Field Summary |
Fields inherited from class org.apache.struts.action.ActionForm |
multipartRequestHandler, servlet |
Constructor Summary | |
DestinationsForm()
|
Method Summary | |
java.lang.String[] |
getSelectedDestinations()
Selected destinations |
void |
setSelectedDestinations(java.lang.String[] selectedDestinations)
selected destinations |
Methods inherited from class org.apache.struts.action.ActionForm |
getMultipartRequestHandler, getServlet, getServletWrapper, reset, reset, setMultipartRequestHandler, setServlet, validate, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DestinationsForm()
Method Detail |
public java.lang.String[] getSelectedDestinations()
public void setSelectedDestinations(java.lang.String[] selectedDestinations)
selectedDestinations
- the selected destinations to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |