Class VoipModuleAmount
java.lang.Object
ru.bitel.bgbilling.modules.npay.server.bean.amount.ModuleAmount
ru.bitel.bgbilling.modules.npay.server.bean.amount.VoipModuleAmount
- All Implemented Interfaces:
ListItem
-
Field Summary
Fields inherited from class ru.bitel.bgbilling.modules.npay.server.bean.amount.ModuleAmount
sids
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionlong
getDayAmount
(Connection con, int contractId, Calendar day) long
getPeriodAmount
(Connection con, int contractId, Calendar from, Calendar to) Methods inherited from class ru.bitel.bgbilling.modules.npay.server.bean.amount.ModuleAmount
getId, getModuleId, getSids, getTitle, setId, setModleId, setSids, setTitle
-
Constructor Details
-
VoipModuleAmount
public VoipModuleAmount()
-
-
Method Details
-
getDayAmount
- Specified by:
getDayAmount
in classModuleAmount
-
getPeriodAmount
- Specified by:
getPeriodAmount
in classModuleAmount
-