public class ModuleAmountManager
extends java.lang.Object
| Constructor and Description |
|---|
ModuleAmountManager(Preferences moduleSetup) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ModuleAmount> |
getModuleAmountList() |
java.util.Map<java.lang.Integer,ModuleAmount> |
getModuleAmountMap() |
public ModuleAmountManager(Preferences moduleSetup) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGExceptionpublic java.util.List<ModuleAmount> getModuleAmountList()
public java.util.Map<java.lang.Integer,ModuleAmount> getModuleAmountMap()