uic.output.builder
Class MethodRepresenter
java.lang.Object
uic.output.builder.Representer
uic.output.builder.Callable
uic.output.builder.MethodRepresenter
public class MethodRepresenter
- extends Callable
Any method on a class.
Methods inherited from class uic.output.builder.Callable |
addArgument, addArgument, addArgument, addArgument, addArgument, addArgument, addArgument, addArgument, addArgument, addArgument, addNullArgument, clearArguments, getArguments |
MethodRepresenter
public MethodRepresenter(Representer parent,
String name)
MethodRepresenter
public MethodRepresenter(String fullClassName,
String name)
call
public MethodRepresenter call(String methodName)
- Call a method on the output of this method.
getChildMethod
public MethodRepresenter getChildMethod()
setChildMethod
public void setChildMethod(MethodRepresenter child)
toString
public String toString()
- Overrides:
toString
in class Representer
Copyright © 2002-2004 Thomas Zander Available under the Free Apache licence