@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 © 2020. All rights reserved.