|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.prolifics.remoteReport.ReportChunk
public class ReportChunk
Insert the type's description here. Creation date: (11/6/2001 2:47:14 PM)
Constructor Summary | |
---|---|
ReportChunk(byte[] buf,
boolean eof)
ReportChunk constructor comment. |
Method Summary | |
---|---|
byte[] |
getBuf()
Insert the method's description here. |
boolean |
isEof()
Insert the method's description here. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReportChunk(byte[] buf, boolean eof)
Method Detail |
---|
public byte[] getBuf()
public boolean isEof()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |