Class Customer.Builder
java.lang.Object
ru.bitel.bgbilling.kernel.customer.common.bean.Customer.Builder
- Enclosing class:
 - Customer
 
- 
Method Summary
Modifier and TypeMethodDescriptionbuild()setContractCount(int contractCount) setCustomerType(Customer.CustomerType customerType) setId(int id)  
- 
Method Details
- 
setId
 - 
setCustomerType
 - 
setData
 - 
setContractCount
 - 
build
 
 -