|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AccountTransactionBean
A bean interface that the AccountParser has to generate for each line parsed.
| Method Summary | |
|---|---|
java.lang.String |
getDay()
Provide the transaction information |
java.lang.String |
getDescription()
Provide the transaction information |
java.lang.String |
getMonth()
Provide the transaction information |
java.lang.String |
getValue()
Provide the transaction information |
java.lang.String |
getYear()
Provide the transaction information |
boolean |
isWithdraw()
Provide the transaction information |
| Method Detail |
|---|
java.lang.String getDay()
java.lang.String getMonth()
java.lang.String getYear()
java.lang.String getValue()
java.lang.String getDescription()
boolean isWithdraw()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||