|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.meiglobal.ebds.api.pub.AuditPerformance
public class AuditPerformance
Object that wraps the Audit Performance values.
Constructor Summary | |
---|---|
AuditPerformance()
Empty constructor |
|
AuditPerformance(java.util.List<java.lang.Integer> values)
Constructor that fills in the values from a list. |
Method Summary | |
---|---|
int |
getCalibrations()
Getter for Calibrations. |
int |
getCassetteFull()
Getter for Cassette Full. |
int |
getCassetteRemoved()
Getter for Cassette Removed. |
int |
getCC0Rejects()
Getter for CC0 Rejects. |
int |
getCC1Rejects()
Getter for CC1 Rejects. |
int |
getDocTease()
Getter for Doc Tease. |
int |
getDocTooLong()
Getter for Doc too long. |
int |
getDownloads()
Getter for Downloads. |
int |
getJamNotRecovery()
Getter for Jam Not Recovery. |
int |
getJamRecovery()
Getter for Jam Recovery. |
int |
getJamReject()
Getter for Jam Reject. |
int |
getJams()
Getter for Jams. |
int |
getJamStacker()
Getter for Jam Stacked. |
int |
getOperatingHours()
Getter for operating hours. |
int |
getOutOfOrder()
Getter for Out of order. |
int |
getOutOfService()
Getter for Out of service. |
int |
getResets()
Getter for Resets. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AuditPerformance()
public AuditPerformance(java.util.List<java.lang.Integer> values)
values
- The list with the values.Method Detail |
---|
public int getCC0Rejects()
public int getCC1Rejects()
public int getJams()
public int getJamRecovery()
public int getJamReject()
public int getJamStacker()
public int getJamNotRecovery()
public int getOutOfService()
public int getOutOfOrder()
public int getOperatingHours()
public int getDocTooLong()
public int getDocTease()
public int getCalibrations()
public int getResets()
public int getDownloads()
public int getCassetteFull()
public int getCassetteRemoved()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |