public static class BatchBarcodeListPresenter.BarcodesScanFinished
Event that user wants to finish the flow of scanning
public BarcodesScanFinished(@NotNull
java.util.List<io.scanbot.sdk.barcode.entity.BarcodeItem> barcodes)
Event that user wants to finish the flow of scanning
@NotNull public java.util.List<io.scanbot.sdk.barcode.entity.BarcodeItem> getBarcodes()
@NotNull public java.util.List<io.scanbot.sdk.barcode.entity.BarcodeItem> component1()
@NotNull
public io.scanbot.sdk.ui.view.barcode.batch.BatchBarcodeListPresenter.BarcodesScanFinished copy(@NotNull
java.util.List<io.scanbot.sdk.barcode.entity.BarcodeItem> barcodes)
Event that user wants to finish the flow of scanning
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)