Package | Description |
---|---|
org.hibernate.annotations.common.reflection | |
org.hibernate.annotations.common.reflection.java |
Modifier and Type | Method and Description |
---|---|
java.util.List<XMethod> |
XClass.getDeclaredMethods()
Returns the Methods defined by this class.
|
Modifier and Type | Method and Description |
---|---|
java.lang.reflect.Method |
ReflectionManager.toMethod(XMethod method) |
Modifier and Type | Class and Description |
---|---|
class |
JavaXMethod |
Modifier and Type | Method and Description |
---|---|
java.lang.reflect.Method |
JavaReflectionManager.toMethod(XMethod xMethod) |