@TypeAlias(value="account")
public class Account
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
Account() |
|
Account(java.math.BigDecimal total) |
| Modifier and Type | Method and Description |
|---|---|
java.math.BigDecimal |
getTotal() |