|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IFunctionElement
The IFunctionElement interface is an object that represents a function element in a function.
It extends the IStringBuilder interface.
Instances of classes that implement this interface are used to represent function elements in functions.
| Method Summary | |
|---|---|
int |
getDataType()
Returns the data type of the value. |
| Methods inherited from interface com.ibm.websphere.query.base.IStringBuilder |
|---|
buildString, buildString |
| Method Detail |
|---|
int getDataType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||