@Entity public class ScanReportLog extends Object implements Serializable
Constructor and Description |
---|
ScanReportLog() |
ScanReportLog(String id,
String logText) |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getLogText() |
void |
setId(String id) |
void |
setLogText(String logText) |
Copyright © 2021. All rights reserved.