public interface Type
Modifier and Type | Method and Description |
---|---|
Type[] |
getInterfaces() |
Method |
getMethod(String name) |
Method[] |
getMethods() |
String |
getName() |
String |
getPackage() |
String getName()
String getPackage()
Method[] getMethods()
Type[] getInterfaces()
Method getMethod(String name) throws NoSuchMethodException
name
- NoSuchMethodException
Copyright © 2005-2013 Agical AB. All Rights Reserved.