Class VoiceIpSessionUtils
java.lang.Object
ru.bitel.bgbilling.modules.voiceip.server.bean.VoiceIpSessionUtils
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidsetContractAccountFromSession(Date time, int contractId) Устанавливает наработку договору по сессиямvoidsetContractAccountFromSession(Date time, int contractId, int serviceId) Устанавливает наработку договору по сессиям 
- 
Constructor Details
- 
VoiceIpSessionUtils
 
 - 
 - 
Method Details
- 
setContractAccountFromSession
Устанавливает наработку договору по сессиям- Parameters:
 time- датаcontractId- код договораserviceId- код услуги
 - 
setContractAccountFromSession
Устанавливает наработку договору по сессиям- Parameters:
 time- датаcontractId- код договора
 
 -