|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.roo.shell.ParseResult
public class ParseResult
Constructor Summary | |
---|---|
ParseResult(Method method,
Object instance,
Object[] arguments)
|
Method Summary | |
---|---|
Object[] |
getArguments()
|
Object |
getInstance()
|
Method |
getMethod()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ParseResult(Method method, Object instance, Object[] arguments)
Method Detail |
---|
public Method getMethod()
public Object getInstance()
public Object[] getArguments()
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |