Class RegisterCall.Builder
java.lang.Object
ru.bitel.bgbilling.plugins.crm.common.model.RegisterCall.Builder
- Enclosing class:
 - RegisterCall
 
- 
Method Summary
Modifier and TypeMethodDescriptionbuild()setComment(String comment) setContractId(int contractId) setGroupId(int groupId) setId(int id) setObjectId(int objectId) setProblemId(int problemId) setTypeId(int typeId) setUserId(int userId)  
- 
Method Details
- 
setId
 - 
setContractId
 - 
setObjectId
 - 
setTypeId
 - 
setProblemId
 - 
setGroupId
 - 
setUserId
 - 
setTime
 - 
setComment
 - 
build
 
 -