|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NamedValue
Objects of this class are returned by Package.lookup() method.
Method Summary | |
---|---|
java.lang.String |
getName()
Gets the name of the value. |
void |
set(java.lang.Object obj)
Sets the value |
Methods inherited from interface pnuts.lang.Value |
---|
get |
Method Detail |
---|
java.lang.String getName()
void set(java.lang.Object obj)
obj
- the new value
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |