|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QueryResultTupleAPI
This interface defines public methods for accessing MMAX2QueryResultTuples.
Method Summary | |
---|---|
MMAX2QueryResultTupleElement |
getElementAt(int elementIndex)
(API) Returns the MMAX2QueryResultTupleElement object at index elementIndex. |
int |
getWidth()
(API) Returns the width of the result tuple as the number of MMAX2QueryResultTupleElement objects it contains. |
Method Detail |
---|
int getWidth()
MMAX2QueryResultTupleElement
objects it contains.
MMAX2QueryResultTupleElement
objects this tuple contains.MMAX2QueryResultTupleElement getElementAt(int elementIndex)
MMAX2QueryResultTupleElement
object at index elementIndex.
elementIndex
-
MMAX2QueryResultTupleElement
object at index elementIndex.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |