public interface ConstantEntry
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getConstant()
Return the value of the constant held by this entry.
|
void |
setConstant(java.lang.Object value)
Set the value of the constant held by this entry.
|
java.lang.Object getConstant()
void setConstant(java.lang.Object value)
Copyright © 2002-2013. All Rights Reserved.