public class PaymentDelegatorMapper
Modifier and Type | Field and Description |
---|---|
static PaymentDelegatorMapper |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
PaymentDelegator |
fromBundle(android.os.Bundle bundle) |
android.os.Bundle |
toBundle(PaymentDelegator paymentDelegator) |
public static PaymentDelegatorMapper INSTANCE
public PaymentDelegator fromBundle(android.os.Bundle bundle)
public android.os.Bundle toBundle(PaymentDelegator paymentDelegator)