public class PaymentPerformerMapper
Modifier and Type | Field and Description |
---|---|
static PaymentPerformerMapper |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
PaymentPerformer |
fromBundle(android.os.Bundle bundle) |
android.os.Bundle |
toBundle(PaymentPerformer paymentPerformer) |
public static PaymentPerformerMapper INSTANCE
public android.os.Bundle toBundle(PaymentPerformer paymentPerformer)
public PaymentPerformer fromBundle(android.os.Bundle bundle)