@AccountChecker public class Account extends Object
| Constructor and Description |
|---|
Account() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountLogin() |
Customer |
getCustomer() |
void |
setAccountLogin(String accountLogin) |
void |
setCustomer(Customer customer) |
Copyright © 2008–2017. All rights reserved.