Class CustomerEmployee.Builder
java.lang.Object
ru.bitel.bgbilling.kernel.customer.common.bean.CustomerEmployee.Builder
- Enclosing class:
 CustomerEmployee
- 
Method Summary
Modifier and TypeMethodDescriptionbuild()setAddress(String address) setBirthday(LocalDate birthday) setComment(String comment) setCustomerId(int customerId) setDateFrom(LocalDate dateFrom) setDocumentNumber(String documentNumber) setDocumentSerial(String documentSerial) setDocumentWhenGive(LocalDate whenGive) setDocumentWhoGive(String whoGive) setPosition(String post)  
- 
Method Details
- 
setCustomerId
 - 
setUuid
 - 
setPosition
 - 
setFio
 - 
setPhone
 - 
setMobile
 - 
setEmail
 - 
setComment
 - 
setBirthday
 - 
setAddress
 - 
setDocumentSerial
 - 
setDocumentNumber
 - 
setDocumentWhoGive
 - 
setDocumentWhenGive
 - 
setDateFrom
 - 
setDateTo
 - 
build
 
 -