Package bitel.billing.server.call.bean
Class VoiceUtils
java.lang.Object
bitel.billing.server.call.bean.VoiceUtils
- Direct Known Subclasses:
 VoiceUtils
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionabstract StringgetDestTitle(int code) protected StringgetDestTitle(String table, int code) static VoiceUtilsgetVoiceUtils(String module, Connection con, int moduleId, Preferences moduleSetup) voidinit(Connection con, int mid) void 
- 
Constructor Details
- 
VoiceUtils
public VoiceUtils() 
 - 
 - 
Method Details
- 
getVoiceUtils
public static VoiceUtils getVoiceUtils(String module, Connection con, int moduleId, Preferences moduleSetup) throws ru.bitel.bgbilling.common.BGException - Throws:
 ru.bitel.bgbilling.common.BGException
 - 
init
 - 
initDests
 - 
getDestTitle
 - 
getDestTitle
 
 -