|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Value
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 |
|---|
Value.Type getType()
Returns the values type.
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 | ||||||||