|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.felix.scrplugin.tags.qdox.QDoxJavaParameter
public class QDoxJavaParameter
QDoxJavaParameter.java
...
Field Summary | |
---|---|
protected com.thoughtworks.qdox.model.JavaParameter |
parameter
|
Constructor Summary | |
---|---|
QDoxJavaParameter(com.thoughtworks.qdox.model.JavaParameter p)
|
Method Summary | |
---|---|
java.lang.String |
getType()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final com.thoughtworks.qdox.model.JavaParameter parameter
Constructor Detail |
---|
public QDoxJavaParameter(com.thoughtworks.qdox.model.JavaParameter p)
Method Detail |
---|
public java.lang.String getType()
getType
in interface JavaParameter
JavaParameter.getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |