|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.meiglobal.ebds.api.pub.AuditQP
public class AuditQP
Class that holds the Audit QP values.
Constructor Summary | |
---|---|
AuditQP()
Empty constructor. |
|
AuditQP(java.util.List<java.lang.Integer> values)
Full Constructor. |
Method Summary | |
---|---|
int |
getDocsBarcode()
Getter for Bar code docs. |
int |
getDocsDisabledReject()
Getter for docs disabled reject. |
int |
getDocsEscrow()
Getter for Docs escrow. |
int |
getDocsFFReject()
Getter for Docs FF Reject. |
int |
getDocsHostReject()
Getter for host docs rejects. |
int |
getDocsOrientReject()
Getter for docs orientation reject. |
int |
getDocsRecognition()
Getter for docs recognition. |
int |
getDocsRecReject()
Getter for Docs Rec Reject. |
int |
getDocsSecReject()
Getter for Docs Sec Reject. |
int |
getDocsStacked()
Getter for docs stacked. |
int |
getDocsValidated()
Getter for docs validated. |
int |
getDocsWhileDisabled()
Getter for Docs while disabled. |
int |
getLast100()
Getter for last 100 value. |
int |
getMotorStarts()
Getter for motor starts. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AuditQP()
public AuditQP(java.util.List<java.lang.Integer> values)
values
- The list with the values.Method Detail |
---|
public int getLast100()
public int getMotorStarts()
public int getDocsStacked()
public int getDocsEscrow()
public int getDocsRecognition()
public int getDocsValidated()
public int getDocsRecReject()
public int getDocsSecReject()
public int getDocsOrientReject()
public int getDocsDisabledReject()
public int getDocsFFReject()
public int getDocsWhileDisabled()
public int getDocsHostReject()
public int getDocsBarcode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |