public final class Transaction
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private long |
amount |
Constructor and Description |
---|
Transaction() |
Modifier and Type | Method and Description |
---|---|
long |
getAmount() |
void |
setAmount(long amount) |