|
Oracle Warehouse Builder Java API Reference 10g Release 1 (10.1) B12155-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ScalarValue is value which is not a collection.
| Method Summary | |
java.lang.Object |
getValue()Get the value. |
void |
setValue(java.lang.Object value)Set the value. |
| Methods inherited from interface oracle.owb.foundation.domain.Value |
equals, greaterThan, lessThan |
| Methods inherited from interface oracle.owb.foundation.domain.Typed |
getType |
| Method Detail |
public java.lang.Object getValue()
setValue(java.lang.Object)
public void setValue(java.lang.Object value)
throws TypeMismatchException
value - - the real valueTypeMismatchException - - value is incompartible typegetValue()
|
Oracle Warehouse Builder Java API Reference 10g Release 1 (10.1) B12155-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||