public class InetSessionLogAccount
extends java.lang.Object
Constructor and Description |
---|
InetSessionLogAccount() |
InetSessionLogAccount(long amount,
java.math.BigDecimal account) |
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
getAccount() |
long |
getAmount() |
void |
setAccount(java.math.BigDecimal account) |
void |
setAmount(long amount) |