public class PhoneModuleAmount extends ModuleAmount
mid, sids| Constructor and Description |
|---|
PhoneModuleAmount() |
| Modifier and Type | Method and Description |
|---|---|
long |
getDayAmount(java.sql.Connection con,
int cid,
java.util.Calendar day) |
long |
getPeriodAmount(java.sql.Connection con,
int cid,
java.util.Calendar from,
java.util.Calendar to) |
public long getDayAmount(java.sql.Connection con,
int cid,
java.util.Calendar day)
getDayAmount in class ModuleAmountpublic long getPeriodAmount(java.sql.Connection con,
int cid,
java.util.Calendar from,
java.util.Calendar to)
getPeriodAmount in class ModuleAmount