Class VoiceAuthError
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdContractId
ru.bitel.bgbilling.modules.voice.common.bean.VoiceAuthError
- All Implemented Interfaces:
Serializable,ContractIdable,Idable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintintintsetAccountId(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 id) Устанавливает id объектаsetLastErrorTime(Date lastErrorTime) setLogCoordinateRecordId(int logCoordinateRecordId) Methods inherited from class ru.bitel.common.model.IdContractId
getContractId
-
Constructor Details
-
VoiceAuthError
public VoiceAuthError()
-
-
Method Details
-
getAccountId
public int getAccountId() -
getAccountTitle
-
getContractTitle
-
getDeviceId
public int getDeviceId() -
getDeviceTitle
-
getErrorCode
public int getErrorCode() -
getErrorText
-
getLastErrorTime
-
getLogCoordinateRecordId
public int getLogCoordinateRecordId() -
setAccountId
-
setAccountTitle
-
setContractId
- Overrides:
setContractIdin classIdContractId
-
setContractTitle
-
setDeviceId
-
setDeviceTitle
-
setErrorCode
-
setErrorText
-
setId
Description copied from class:IdУстанавливает id объекта -
setLastErrorTime
-
setLogCoordinateRecordId
-