|
TechTrader Bytecode Toolkit | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface implemented by Entries representing constant values to generically access/mutate the constant value.
Method Summary | |
Object |
getConstantValue()
|
void |
setConstantValue(Object value)
|
Methods inherited from interface com.techtrader.modules.tools.bytecode.lowlevel.Entry |
getKey,
getType,
readData,
writeData |
Methods inherited from interface com.techtrader.modules.tools.bytecode.visitor.VisitAcceptor |
acceptVisit |
Method Detail |
public Object getConstantValue()
public void setConstantValue(Object value)
|
TechTrader Bytecode Toolkit | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |