public class Account extends Object
Constructor and Description |
---|
Account() |
Modifier and Type | Method and Description |
---|---|
long |
getBalance() |
int |
getUser_id() |
void |
setBalance(long balance) |
void |
setUser_id(int user_id) |
Copyright © 2016. All rights reserved.