|
EspressReport 6.3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRow
This interface is use to read individual fields in one row of data.
IInputData,
IResultSet| Method Summary | |
|---|---|
java.lang.Object |
getObject(int colNo)
Returns the data value stored in the specified column of this row. |
| Method Detail |
|---|
java.lang.Object getObject(int colNo)
throws java.lang.Exception
colNo - The column number for the field, beginning with 1.
java.lang.Exception
|
EspressReport 6.3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||