|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Type
A model representing a Type. A type is either an interface or a class.
Method Summary | |
---|---|
Type[] |
getInterfaces()
|
Method |
getMethod(String name)
|
Method[] |
getMethods()
|
String |
getName()
|
String |
getPackage()
|
Method Detail |
---|
String getName()
String getPackage()
Method[] getMethods()
Type[] getInterfaces()
Method getMethod(String name) throws NoSuchMethodException
name
-
NoSuchMethodException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |