com.pnfsoftware.jeb.core.units.code.android.dex.IDexAnnotationForField |
This interface represents annotations for a field.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract List<? extends IDexAnnotationItem> |
getAnnotationItemSet()
Get all annotation items that concern this field.
| ||||||||||
abstract int |
getFieldIndex()
Get the field index.
|
Get all annotation items that concern this field.
Get the field index.