Class InetModuleAmount
java.lang.Object
ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
ru.bitel.bgbilling.modules.npay.server.bean.amount.ModuleAmount
ru.bitel.bgbilling.modules.npay.server.bean.amount.InetModuleAmount
- All Implemented Interfaces:
 ListItem
- 
Field Summary
Fields inherited from class ru.bitel.bgbilling.modules.npay.server.bean.amount.ModuleAmount
sids - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionlonggetDayAmount(Connection con, int contractId, Calendar day) longgetPeriodAmount(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, setTitleMethods inherited from class ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
error, error, error, getLogger, logError, logError 
- 
Constructor Details
- 
InetModuleAmount
public InetModuleAmount() 
 - 
 - 
Method Details
- 
getDayAmount
- Specified by:
 getDayAmountin classModuleAmount
 - 
getPeriodAmount
- Specified by:
 getPeriodAmountin classModuleAmount
 
 -