|
Sun Adapter for Batch/FTP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stc.eways.batchext.InputStreamFindResult
public class InputStreamFindResult
This class provides the user the results of the InputStreamFindAdapter's find method.
Constructor Summary | |
---|---|
InputStreamFindResult(int ndx,
boolean bLastRecord)
Creates new InputStreamFindResult |
Method Summary | |
---|---|
int |
getRecordSize()
|
boolean |
isLastRecord()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InputStreamFindResult(int ndx, boolean bLastRecord)
Method Detail |
---|
public int getRecordSize()
public boolean isLastRecord()
|
Sun Adapter for Batch/FTP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |