|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An abstract value.
Nested Class Summary | |
static class |
Value.Type
|
Method Summary | |
Value.Type |
getType()
Returns the values type. |
java.lang.Object |
getValue()
Returns the actual value. |
Method Detail |
public Value.Type getType()
Returns the values type.
public java.lang.Object getValue()
Returns the actual value. This may be null.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |