Package | Description |
---|---|
net.sf.jiapi.reflect |
Jiapi reflection package.
|
Modifier and Type | Method and Description |
---|---|
JiapiAnnotation[] |
JiapiMethod.getDeclaredAnnotations()
Get all the declared annotations of this method.
|
JiapiAnnotation[] |
JiapiField.getDeclaredAnnotations()
Get all the declared annotations of this field.
|
JiapiAnnotation[] |
JiapiClass.getDeclaredAnnotations()
Get all the declared annotations of this Class.
|
Copyright © 2017. All rights reserved.