|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.agical.rdoc.core.service.code.impl.LazyType
public class LazyType
Method Summary | |
---|---|
Type[] |
getInterfaces()
|
Method |
getMethod(java.lang.String name)
|
Method[] |
getMethods()
|
java.lang.String |
getName()
|
java.lang.String |
getPackage()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getName()
getName
in interface Type
public java.lang.String getPackage()
getPackage
in interface Type
public Method[] getMethods()
getMethods
in interface Type
public Type[] getInterfaces()
getInterfaces
in interface Type
public Method getMethod(java.lang.String name) throws java.lang.NoSuchMethodException
getMethod
in interface Type
java.lang.NoSuchMethodException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |