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, writeBodygetAccessLevel, getComment, getName, setAccessLevel, setComment, setName, toString, writeEclipseLink 2.6.3, "build v20160428-59c81c5" API Reference