Class UnregRequestRecord
java.lang.Object
ru.bitel.bgbilling.kernel.bgsecure.common.bean.UnregRequestRecord
- All Implemented Interfaces:
ContractIdable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintВозвращает id договораintsetContractId(int contractId) setLastTime(LocalDateTime lastTime) setModuleId(String moduleId) setModuleName(String moduleName) setOperation(String operation) setService(String service) setUserId(int userId)
-
Constructor Details
-
UnregRequestRecord
public UnregRequestRecord()
-
-
Method Details
-
getAction
-
getContractId
public int getContractId()Description copied from interface:ContractIdableВозвращает id договора- Specified by:
getContractIdin interfaceContractIdable- Returns:
-
getLastTime
-
getModuleId
-
getModuleName
-
getOperation
-
getService
-
getUserId
public int getUserId() -
setAction
-
setContractId
-
setLastTime
-
setModuleId
-
setModuleName
-
setOperation
-
setService
-
setUserId
-