public static class ServiceModel.SamplingLocationImportSummary extends Object
| Constructor and Description |
|---|
SamplingLocationImportSummary() |
public ServiceModel.ImportHistoryEventSimple ImportHistoryEventSimple
public Integer SuccessCount
public Integer SkippedCount
public Integer ErrorCount
public Integer NewCount
public Integer UpdateCount
public Integer ExpectedCount
public List<ServiceModel.ImportItemSamplingLocation> ImportItems
public List<ServiceModel.ImportError> ImportJobErrors
public String InvalidRowsCsvUrl
public List<ServiceModel.ImportItemSamplingLocation> NonErrorImportItems
public List<ServiceModel.ImportItemSamplingLocation> ErrorImportItems
public String SummaryReportText
public ServiceModel.ImportHistoryEventSimple getImportHistoryEventSimple()
public ServiceModel.SamplingLocationImportSummary setImportHistoryEventSimple(ServiceModel.ImportHistoryEventSimple value)
public Integer getSuccessCount()
public ServiceModel.SamplingLocationImportSummary setSuccessCount(Integer value)
public Integer getSkippedCount()
public ServiceModel.SamplingLocationImportSummary setSkippedCount(Integer value)
public Integer getErrorCount()
public ServiceModel.SamplingLocationImportSummary setErrorCount(Integer value)
public Integer getNewCount()
public ServiceModel.SamplingLocationImportSummary setNewCount(Integer value)
public Integer getUpdateCount()
public ServiceModel.SamplingLocationImportSummary setUpdateCount(Integer value)
public Integer getExpectedCount()
public ServiceModel.SamplingLocationImportSummary setExpectedCount(Integer value)
public List<ServiceModel.ImportItemSamplingLocation> getImportItems()
public ServiceModel.SamplingLocationImportSummary setImportItems(List<ServiceModel.ImportItemSamplingLocation> value)
public List<ServiceModel.ImportError> getImportJobErrors()
public ServiceModel.SamplingLocationImportSummary setImportJobErrors(List<ServiceModel.ImportError> value)
public String getInvalidRowsCsvUrl()
public ServiceModel.SamplingLocationImportSummary setInvalidRowsCsvUrl(String value)
public List<ServiceModel.ImportItemSamplingLocation> getNonErrorImportItems()
public ServiceModel.SamplingLocationImportSummary setNonErrorImportItems(List<ServiceModel.ImportItemSamplingLocation> value)
public List<ServiceModel.ImportItemSamplingLocation> getErrorImportItems()
public ServiceModel.SamplingLocationImportSummary setErrorImportItems(List<ServiceModel.ImportItemSamplingLocation> value)
public String getSummaryReportText()
public ServiceModel.SamplingLocationImportSummary setSummaryReportText(String value)
Copyright © 2022. All rights reserved.