public class QueryResult extends java.lang.Object implements IQueryResult
Constructor and Description |
---|
QueryResult() |
Modifier and Type | Method and Description |
---|---|
void |
addObject(IBaseClass theObject) |
IBaseClass[] |
getObjects()
Returns all objects that are part of the query result.
|
public void addObject(IBaseClass theObject)
theObject
- public IBaseClass[] getObjects()
IQueryResult
getObjects
in interface IQueryResult