public class TemplateMethodInfo extends MethodInfo implements ITemplateMethodInfo
| 构造器和说明 |
|---|
TemplateMethodInfo(java.lang.reflect.Method method)
Default constructor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getCodeTemplate()
Returns the template code snippet for the method.
|
argumentListIterator, getClassReturnType, getDisplayName, getDisplayNameKey, getJavaDoc, getMethod, getName, getReturnType, getToolTip, getToolTipKey, isConstructor, isStaticclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitargumentListIterator, getClassReturnType, getJavaDoc, getReturnType, getToolTip, getToolTipKey, isConstructor, isStaticgetDisplayName, getDisplayNameKey, getNamepublic TemplateMethodInfo(java.lang.reflect.Method method)
method - public java.lang.String getCodeTemplate()
ITemplateMethodInfogetCodeTemplate 在接口中 ITemplateMethodInfoCopyright © 2008 Actuate Corp. All rights reserved.