Class TvTarifficationManager.CalculateResult
java.lang.Object
ru.bitel.bgbilling.modules.tv.server.runtime.TvTarifficationManager.CalculateResult
- Enclosing class:
- TvTarifficationManager
-
Constructor Summary
ConstructorDescriptionCalculateResult
(ru.bitel.bgbilling.modules.tv.server.tariff.TvTariffRequest req, BigDecimal balance, Map<TvTarifficationManager.MonthKey, Map<TvTarifficationManager.ProductAccountKey, TvTarifficationManager.AccountDelta>> productAccountDeltaMonthMap) -
Method Summary
Modifier and TypeMethodDescriptionMap<TvTarifficationManager.MonthKey,
Map<TvTarifficationManager.ProductAccountKey, TvTarifficationManager.AccountDelta>> ru.bitel.bgbilling.modules.tv.server.tariff.TvTariffRequest
getReq()
-
Constructor Details
-
CalculateResult
public CalculateResult(ru.bitel.bgbilling.modules.tv.server.tariff.TvTariffRequest req, BigDecimal balance, Map<TvTarifficationManager.MonthKey, Map<TvTarifficationManager.ProductAccountKey, TvTarifficationManager.AccountDelta>> productAccountDeltaMonthMap)
-
-
Method Details
-
getReq
public ru.bitel.bgbilling.modules.tv.server.tariff.TvTariffRequest getReq() -
getBalance
-
getProductAccountDeltaMonthMap
public Map<TvTarifficationManager.MonthKey,Map<TvTarifficationManager.ProductAccountKey, getProductAccountDeltaMonthMap()TvTarifficationManager.AccountDelta>>
-