public class NonreflectiveMethodDefinition extends MethodDefinition
Purpose: Model a method for code generation purposes, using java.lang.String for the parameter types.
Constructor and Description |
---|
NonreflectiveMethodDefinition() |
Modifier and Type | Method and Description |
---|---|
void |
addArgument(String argumentType,
String argumentName) |
Vector |
getArgumentTypes() |
addException, addLine, addToBuffer, argumentNames, argumentNamesSize, equals, getArgumentName, getLines, getReturnType, hashCode, isAbstract, isConstructor, setIsAbstract, setIsConstructor, setReturnType, writeBody
getAccessLevel, getComment, getName, setAccessLevel, setComment, setName, toString, write
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference