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