public static class ServiceModel.LabReportImportHistoryEvent extends Object
| Modifier and Type | Field and Description |
|---|---|
ServiceModel.ImportHistoryEvent |
ImportHistoryEvent |
ServiceModel.LabReport |
LabReport |
| Constructor and Description |
|---|
LabReportImportHistoryEvent() |
| Modifier and Type | Method and Description |
|---|---|
ServiceModel.ImportHistoryEvent |
getImportHistoryEvent() |
ServiceModel.LabReport |
getLabReport() |
ServiceModel.LabReportImportHistoryEvent |
setImportHistoryEvent(ServiceModel.ImportHistoryEvent value) |
ServiceModel.LabReportImportHistoryEvent |
setLabReport(ServiceModel.LabReport value) |
public ServiceModel.ImportHistoryEvent ImportHistoryEvent
public ServiceModel.LabReport LabReport
public ServiceModel.ImportHistoryEvent getImportHistoryEvent()
public ServiceModel.LabReportImportHistoryEvent setImportHistoryEvent(ServiceModel.ImportHistoryEvent value)
public ServiceModel.LabReport getLabReport()
public ServiceModel.LabReportImportHistoryEvent setLabReport(ServiceModel.LabReport value)
Copyright © 2022. All rights reserved.