Package org.bgerp.dao.message.call
Class CallRegistration
java.lang.Object
org.bgerp.dao.message.call.CallRegistration
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionintvoidvoidsetMessageForOpen(Message value) voidsetOutCall(OutCall outCall)  
- 
Constructor Details
- 
CallRegistration
 
 - 
 - 
Method Details
- 
getUserId
public int getUserId() - 
getNumber
 - 
getMessageForOpen
 - 
setMessageForOpen
 - 
outCall
 - 
getOutCall
 - 
setOutCall
 
 -