|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Untamed:
Method Summary | |
Object |
getValue()
Enabled: Get the current value of the variable. |
void |
setValue(Object specimen)
Enabled: Sets the current value of the variable to be a coercion of specimen to a value that meets the constraints represented by this slot. |
Method Detail |
public Object getValue()
public void setValue(Object specimen)
getValue() will then return this value. If the variable is final (immutable), then throw an informative exception instead.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |