public class VoiceModuleAmount extends ModuleAmount
mid, sids
Constructor and Description |
---|
VoiceModuleAmount() |
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 ModuleAmount
public long getPeriodAmount(java.sql.Connection con, int cid, java.util.Calendar from, java.util.Calendar to)
getPeriodAmount
in class ModuleAmount