|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JConstantValueAttribute
A JConstantValueAttribute object represents an ConstantValue attribute.
A ConstantValue attribute contains the value of a static field.
| Field Summary |
|---|
| Fields inherited from interface fr.umlv.corosol.classfile.attribute.JAttribute |
|---|
CODE, CONSTANT_VALUE, DEPRECATED, EXCEPTIONS, INNER_CLASSES, LINE_NUMBER_TABLE, LOCAL_VARIABLE_TABLE, SOURCE_FILE, SYNTHETIC |
| Method Summary | |
|---|---|
JConstant |
getConstant()
Returns the JConstant object which contains the value of a static field. |
| Methods inherited from interface fr.umlv.corosol.classfile.attribute.JAttribute |
|---|
getName, getSize, toString |
| Methods inherited from interface fr.umlv.corosol.classfile.JClassFileItem |
|---|
getConstantPool, readItem, setConstantPool, writeItem |
| Method Detail |
|---|
JConstant getConstant()
JConstant
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||