|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--net.sourceforge.jane.lang.Parameters
|
+--net.sourceforge.jane.lang.qdox.QDoxParameters
A collection of ParameterInfo objects.
| Constructor Summary | |
QDoxParameters(Jane aJane,
com.thoughtworks.qdox.model.JavaParameter[] theParams)
Create a new QDoxParameters. |
|
| Method Summary | |
ParameterInfo |
getParameter(int index)
Returns the parameter at the given index. |
int |
getParameterCount()
Returns the number of parameters. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public QDoxParameters(Jane aJane,
com.thoughtworks.qdox.model.JavaParameter[] theParams)
QDoxParameters.| Method Detail |
public int getParameterCount()
getParameterCount in class Parameterspublic ParameterInfo getParameter(int index)
getParameter in class Parameters
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||