public class MoneyValue
extends java.lang.Object
Constructor and Description |
---|
MoneyValue(byte[] userData,
int money)
constructor of E-Wallet.
|
Modifier and Type | Method and Description |
---|---|
int |
getMoney()
Gets money.
|
byte[] |
getUserData()
Gets userdata.
|