|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.ofx4j.domain.data.RequestMessage net.sf.ofx4j.domain.data.common.StatementRequest net.sf.ofx4j.domain.data.banking.BankStatementRequest
public class BankStatementRequest
Constructor Summary | |
---|---|
BankStatementRequest()
|
Method Summary | |
---|---|
BankAccountDetails |
getAccount()
The account details. |
void |
setAccount(BankAccountDetails account)
The account details. |
Methods inherited from class net.sf.ofx4j.domain.data.common.StatementRequest |
---|
getStatementRange, setStatementRange |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BankStatementRequest()
Method Detail |
---|
public BankAccountDetails getAccount()
public void setAccount(BankAccountDetails account)
account
- The account details.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |