-
public class SkontoFragmentDirections.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static SkontoFragmentDirections.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final NavDirectionstoCaptureFragment()final NavDirectionstoInvoicePreviewFragment(String screenTitle, String documentId, Array<String> infoTextLines, Array<GiniCaptureBox> highlightBoxes)final NavDirectionstoSkontoHelpFragment()-
-
Method Detail
-
toCaptureFragment
final NavDirections toCaptureFragment()
-
toInvoicePreviewFragment
final NavDirections toInvoicePreviewFragment(String screenTitle, String documentId, Array<String> infoTextLines, Array<GiniCaptureBox> highlightBoxes)
-
toSkontoHelpFragment
final NavDirections toSkontoHelpFragment()
-
-
-
-