public class AccountContainer extends Object
| Constructor and Description |
|---|
AccountContainer(Account account) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Account |
getAccount()
account
|
int |
hashCode() |
void |
setAccount(Account account) |
String |
toString() |
Copyright © 2019. All rights reserved.