Package com.dassault_systemes.catweb.databackend.dataType |
java.lang.Object
|
+-com.dassault_systemes.catweb.databackend.dataType.PEResultSet
Framework : CATJDataAccessBasicModel
Module : PLAdatabackend
public class PEResultSet
Class representing the result of query on the driver
PEResultSet
PEResultSet(PELeaf[] iResults)
Constructs a PEResultSet
- Parameters:
iResults
- the array of PELeaf
size
int size()
Returns the number of elements in this PEResultSet
getPELeaf
PELeaf getPELeaf(int _index)
Returns the PELeaf at the specified index.
getArrayOfPELeaf
PELeaf[] getArrayOfPELeaf()
Returns all PELeaf elements.
Copyright © 2000, Dassault Systèmes. All rights reserved