|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface for things that can have options set and unset. Created: Wed Jan 22 10:19:37 2003
| Method Summary | |
Map |
getOptions()
Get options for the object. |
void |
setOptions(Map options)
Set options for the object. |
| Method Detail |
public void setOptions(Map options)
options - a Map value. Should contain a map from Strings to Objects.public Map getOptions()
Map value. Contains a map from Strings to Objects.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||