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(java.lang.String argumentType,
java.lang.String argumentName) |
java.util.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.6.3, "build v20160428-59c81c5" API Reference