public class GeneratedMethod extends GeneratedProcedure implements MetaMethod
statementsenclosing, name| Modifier and Type | Method and Description |
|---|---|
Format |
getDefaultDeclaration() |
MetaType |
getReturnType() |
void |
setDefaultDeclaration(Format defaultDeclaration) |
void |
setReturnType(MetaType newReturnType) |
addExceptionType, addExceptionType, addParameter, addParameter, addParameter, addParameter, addParameter, addParameterEllipsis, addParameterEllipsis, addStatement, addStatement, addTypeParameter, clearStatements, getCode, getExceptionTypes, getParameter, getParameters, getParameterTypes, getStatements, getTypeParametersaddTypeVariable, addTypeVariable, getEnclosingClass, getName, getTypeVariablesgetModifiers, setModifiersaddAnnotation, addAnnotation, addAnnotation, addComment, getAnnotations, getComments, getRawComments, hasMetadataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamegetExceptionTypes, getParameterTypesgetEnclosingClass, getStaticImportPattern, isStaticgetModifiersgetImportPatternpublic MetaType getReturnType()
getReturnType in interface MetaMethodpublic void setReturnType(MetaType newReturnType)
public void setDefaultDeclaration(Format defaultDeclaration)
public Format getDefaultDeclaration()
see also the complete user documentation .