public static class BarcodeCameraPresenter.BarcodeScanned
public BarcodeScanned(@NotNull
io.scanbot.sdk.barcode.entity.BarcodeScanningResult result,
@Nullable
java.lang.String barcodeImagePath,
@Nullable
java.lang.String barcodePreviewFramePath)
@NotNull public io.scanbot.sdk.barcode.entity.BarcodeScanningResult getResult()
@Nullable public java.lang.String getBarcodeImagePath()
@Nullable public java.lang.String getBarcodePreviewFramePath()
@NotNull public io.scanbot.sdk.barcode.entity.BarcodeScanningResult component1()
@Nullable public java.lang.String component2()
@Nullable public java.lang.String component3()
@NotNull
public io.scanbot.sdk.ui.view.barcode.BarcodeCameraPresenter.BarcodeScanned copy(@NotNull
io.scanbot.sdk.barcode.entity.BarcodeScanningResult result,
@Nullable
java.lang.String barcodeImagePath,
@Nullable
java.lang.String barcodePreviewFramePath)
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)