|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.meiglobal.ebds.api.pub.AuditLifeTimeTotals
public class AuditLifeTimeTotals
Object that wraps the Audit Life Time totals values.
| Constructor Summary | |
|---|---|
AuditLifeTimeTotals()
Empty constructor |
|
AuditLifeTimeTotals(java.util.List<java.lang.Integer> values)
Constructor that fills in the values from a list. |
|
| Method Summary | |
|---|---|
int |
getDataMap()
Getter for data map. |
int |
getEscrow()
Getter for escrow. |
int |
getMotStart()
Getter for Mot Start. |
int |
getOpHours()
Getter for operation hours. |
int |
getRecognized()
Getter for recognized. |
int |
getValidated()
Getter for validated value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuditLifeTimeTotals()
public AuditLifeTimeTotals(java.util.List<java.lang.Integer> values)
values - The list with the values.| Method Detail |
|---|
public int getDataMap()
public int getOpHours()
public int getMotStart()
public int getEscrow()
public int getRecognized()
public int getValidated()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||