com.dynalivery.crystal
Class PCREJobInfo
java.lang.Object
|
+--com.dynalivery.crystal.PCREJobInfo
- public final class PCREJobInfo
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
- See Also:
- Serialized Form
|
Constructor Summary |
PCREJobInfo()
|
PCREJobInfo(int __NumRecordsRead,
int __NumRecordsSelected,
int __NumRecordsPrinted,
short __DisplayPageN,
short __LatestPageN,
short __StartPageN,
boolean __printEnded)
|
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
NumRecordsRead
public int NumRecordsRead
NumRecordsSelected
public int NumRecordsSelected
NumRecordsPrinted
public int NumRecordsPrinted
DisplayPageN
public short DisplayPageN
LatestPageN
public short LatestPageN
StartPageN
public short StartPageN
printEnded
public boolean printEnded
PCREJobInfo
public PCREJobInfo()
PCREJobInfo
public PCREJobInfo(int __NumRecordsRead,
int __NumRecordsSelected,
int __NumRecordsPrinted,
short __DisplayPageN,
short __LatestPageN,
short __StartPageN,
boolean __printEnded)