|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface FunctionDescriptor.FunctionParamValue
Represents a function parameter with a corresponding value.
| Method Summary | |
|---|---|
java.lang.Object |
getValue()
Gets the value associated with a parameter. |
void |
setValue(java.lang.Object value)
Sets a value to a function parameter. |
| Methods inherited from interface com.tibco.rta.model.FunctionDescriptor.FunctionParam |
|---|
getDataType, getDescription, getIndex, getName |
| Method Detail |
|---|
java.lang.Object getValue()
void setValue(java.lang.Object value)
throws DataTypeMismatchException
value -
DataTypeMismatchException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||