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