| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pentaho.di.trans.steps.sapinput.sap.SAPResultSet
public class SAPResultSet
| Constructor Summary | |
|---|---|
SAPResultSet()
 | 
|
| Method Summary | |
|---|---|
 void | 
addRow(SAPRow row)
 | 
 Collection<SAPRow> | 
getRows()
 | 
 void | 
setRows(Collection<SAPRow> rows)
 | 
 String | 
toString()
 | 
| Methods inherited from class java.lang.Object | 
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public SAPResultSet()
| Method Detail | 
|---|
public String toString()
toString in class Objectpublic Collection<SAPRow> getRows()
public void setRows(Collection<SAPRow> rows)
public void addRow(SAPRow row)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||