Class VoiceAuthError.Builder
java.lang.Object
ru.bitel.bgbilling.modules.voice.common.bean.VoiceAuthError.Builder
- Enclosing class:
- VoiceAuthError
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
setAccountId
(int accountId) setAccountTitle
(String accountTitle) setContractId
(int contractId) setContractTitle
(String contractTitle) setDeviceId
(int deviceId) setDeviceTitle
(String deviceTitle) setErrorCode
(int errorCode) setErrorText
(String errorText) setId
(int value) setLastErrorTime
(Date lastErrorTime) setLogCoordinateRecordId
(int logCoordinateRecordId)
-
Method Details
-
setId
-
setDeviceId
-
setDeviceTitle
-
setContractId
-
setContractTitle
-
setAccountId
-
setAccountTitle
-
setErrorCode
-
setErrorText
-
setLastErrorTime
-
setLogCoordinateRecordId
-
build
-