public class JavaMethodParam extends Object
JavaMethodParam(String name, String javaDocText, String type)
String
getJavaDocText()
getName()
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JavaMethodParam(String name, String javaDocText, String type)
name
javaDocText
type
public String getName()
public String getJavaDocText()
public String getType()
Copyright © 2020. All rights reserved.