Class VoiceOperAccount.Builder
java.lang.Object
ru.bitel.bgbilling.modules.voice.common.bean.VoiceOperAccount.Builder
- Enclosing class:
- VoiceOperAccount
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
setCallType
(byte callType) setContractId
(int contractId) setDeviceId
(int deviceId) setFromPortList
(List<VoiceAccountPort> fromPortList) setNoRegexpA
(String noRegexpA) setNoRegexpB
(String noRegexpB) setRegexpA
(String regexpA) setRegexpB
(String regexpB) setRegexpFromPorts
(String regexpFromPorts) setRegexpToPorts
(String regexpToPorts) setServiceId
(int serviceId) setToPortList
(List<VoiceAccountPort> toPortList) setTypeId
(int typeId)
-
Method Details
-
setContractId
-
setTypeId
-
setCallType
-
setDeviceId
-
setFromPortList
-
setNoRegexpA
-
setNoRegexpB
-
setRegexpA
-
setRegexpB
-
setRegexpFromPorts
-
setRegexpToPorts
-
setServiceId
-
setToPortList
-
build
-