|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Field
Interface representing fields of class files.
| Method Summary | |
|---|---|
TypedConstant |
getConstantValue()
Get the constant value for this field, if any. |
| Methods inherited from interface com.android.dx.cf.iface.Member |
|---|
getAccessFlags, getAttributes, getDefiningClass, getDescriptor, getName, getNat |
| Method Detail |
|---|
TypedConstant getConstantValue()
null for a static final field which
includes a ConstantValue attribute.
null-ok; the constant value, or null if this
field isn't a constant
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||