public class TemplateMethodInfo extends MethodInfo implements ITemplateMethodInfo
Constructor and Description |
---|
TemplateMethodInfo(java.lang.reflect.Method method)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCodeTemplate()
Returns the template code snippet for the method.
|
argumentListIterator, getClassReturnType, getDisplayName, getDisplayNameKey, getJavaDoc, getMethod, getName, getReturnType, getToolTip, getToolTipKey, isConstructor, isStatic
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
argumentListIterator, getClassReturnType, getJavaDoc, getReturnType, getToolTip, getToolTipKey, isConstructor, isStatic
getDisplayName, getDisplayNameKey, getName
public TemplateMethodInfo(java.lang.reflect.Method method)
method
- public java.lang.String getCodeTemplate()
ITemplateMethodInfo
getCodeTemplate
in interface ITemplateMethodInfo
Copyright © 2008 Actuate Corp. All rights reserved.