| com.pnfsoftware.jeb.core.units.code.android.dex.IDexAnnotationElement |
This interface references the name and value of a DEX annotation.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract int |
getNameIndex()
Get the name index of this element.
| ||||||||||
| abstract IDexValue |
getValue()
Get the value of this element.
| ||||||||||
Get the name index of this element.