| com.pnfsoftware.jeb.core.units.code.android.dex.IDexFieldData |
This interface represents a DEX encoded_field object.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract int |
getAccessFlags()
Get the field access flags.
| ||||||||||
| abstract int |
getFieldIndex()
Get the field index (index of Field object).
| ||||||||||
Get the field access flags.
ACC_xxx constants in the IDexUnit
Get the field index (index of Field object).