|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object hoplugins.transfers.vo.TransferTypeRecap
Recap Information about a single Transfer Type
Constructor Summary | |
TransferTypeRecap()
|
Method Summary | |
void |
addOperation(int income)
Add a Transfer to the collection |
int |
getNetIncome()
Returns the total Net Income |
int |
getNumber()
Returns the number of transfers |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TransferTypeRecap()
Method Detail |
public final int getNetIncome()
public final int getNumber()
public final void addOperation(int income)
income
- income of the transfer
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |