|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TypedValue
A TypedValue is a value with additional type information (the ValueType).
TypedValues are used for representing variable values.
| Method Summary | |
|---|---|
ValueType |
getType()
The type of the value. |
Object |
getValue()
The actual value. |
| Method Detail |
|---|
Object getValue()
ValueType getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||