-
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 NavDirectionstoSkontoInvoiceFragment(SkontoData skontoData, Array<SkontoInvoiceHighlightBoxes> invoiceHighlights)final NavDirectionstoSkontoHelpFragment()-
-
Method Detail
-
toCaptureFragment
final NavDirections toCaptureFragment()
-
toSkontoInvoiceFragment
final NavDirections toSkontoInvoiceFragment(SkontoData skontoData, Array<SkontoInvoiceHighlightBoxes> invoiceHighlights)
-
toSkontoHelpFragment
final NavDirections toSkontoHelpFragment()
-
-
-
-