-
public class TransactionDocInvoicePreviewFragmentArgs.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static TransactionDocInvoicePreviewFragmentArgs.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final TransactionDocInvoicePreviewFragmentArgsfromBundle(Bundle bundle)final TransactionDocInvoicePreviewFragmentArgsfromSavedStateHandle(SavedStateHandle savedStateHandle)-
-
Method Detail
-
fromBundle
final TransactionDocInvoicePreviewFragmentArgs fromBundle(Bundle bundle)
-
fromSavedStateHandle
final TransactionDocInvoicePreviewFragmentArgs fromSavedStateHandle(SavedStateHandle savedStateHandle)
-
-
-
-