public static class Module.Conf
extends bitel.billing.server.util.Config
| Modifier and Type | Field and Description |
|---|---|
boolean |
lockByBalance |
java.util.Set<java.lang.Integer> |
lockByBalanceTvAccountSpecIds |
| Constructor and Description |
|---|
Conf(int mid,
ParameterMap moduleSetup,
Setup serverSetup) |
public final boolean lockByBalance
public final java.util.Set<java.lang.Integer> lockByBalanceTvAccountSpecIds
public Conf(int mid,
ParameterMap moduleSetup,
Setup serverSetup)