public class SecovidReportingInfoItem extends Object implements Serializable
Constructor and Description |
---|
SecovidReportingInfoItem() |
SecovidReportingInfoItem(com.kobil.ssms.secovid.logic.reporting.SecovidReportDTO dto) |
Modifier and Type | Method and Description |
---|---|
Byte |
getAction() |
Integer |
getAlertErrorCode() |
String |
getDetails() |
int |
getId() |
Date |
getLogDate() |
String |
getOperatorSubjectDN() |
Short |
getStatus() |
String |
getUid() |
void |
setAction(Byte action) |
void |
setAlertErrorCode(Integer alertErrorCode) |
void |
setDetails(String details) |
void |
setId(int id) |
void |
setLogDate(Date logDate) |
void |
setOperatorSubjectDN(String operatorSubjectDN) |
void |
setStatus(Short status) |
void |
setUid(String uid) |
public SecovidReportingInfoItem()
public SecovidReportingInfoItem(com.kobil.ssms.secovid.logic.reporting.SecovidReportDTO dto)
dto
- public int getId()
public void setId(int id)
id
- the id to setpublic Date getLogDate()
public void setLogDate(Date logDate)
logDate
- the logDate to setpublic Byte getAction()
public void setAction(Byte action)
action
- the action to setpublic Short getStatus()
public void setStatus(Short status)
status
- the status to setpublic String getUid()
public void setUid(String uid)
uid
- the uid to setpublic String getDetails()
public void setDetails(String details)
details
- the details to setpublic String getOperatorSubjectDN()
public void setOperatorSubjectDN(String operatorSubjectDN)
operatorSubjectDN
- the operatorSubjectDN to setpublic Integer getAlertErrorCode()
public void setAlertErrorCode(Integer alertErrorCode)
alertErrorCode
- the alertErrorCode to setCopyright © 2022 KOBIL Systems GmbH. All rights reserved.