public class GeneratedMethod extends GeneratedProcedure implements MetaMethod
statements
enclosing, 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, getTypeParameters
addTypeVariable, addTypeVariable, getEnclosingClass, getName, getTypeVariables
getModifiers, setModifiers
addAnnotation, addAnnotation, addAnnotation, addComment, getAnnotations, getComments, getRawComments, hasMetadata
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
getExceptionTypes, getParameterTypes
getEnclosingClass, getStaticImportPattern, isStatic
getModifiers
getImportPattern
public MetaType getReturnType()
getReturnType
in interface MetaMethod
public void setReturnType(MetaType newReturnType)
public void setDefaultDeclaration(Format defaultDeclaration)
public Format getDefaultDeclaration()
see also the complete user documentation .