org.apache.felix.scrplugin.tags.qdox
Class QDoxJavaParameter
java.lang.Object
org.apache.felix.scrplugin.tags.qdox.QDoxJavaParameter
- All Implemented Interfaces:
- JavaParameter
public class QDoxJavaParameter
- extends Object
- implements JavaParameter
QDoxJavaParameter.java
...
Field Summary |
protected com.thoughtworks.qdox.model.JavaParameter |
parameter
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parameter
protected final com.thoughtworks.qdox.model.JavaParameter parameter
QDoxJavaParameter
public QDoxJavaParameter(com.thoughtworks.qdox.model.JavaParameter p)
getType
public String getType()
- Specified by:
getType
in interface JavaParameter
- See Also:
JavaParameter.getType()
Copyright © 2011 Apache Software Foundation. All Rights Reserved.