public class SettlementMethodMapper
Modifier and Type | Field and Description |
---|---|
static SettlementMethodMapper |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
static SettlementMethod |
fromBundle(android.os.Bundle bundle) |
static android.os.Bundle |
toBundle(SettlementMethod settlementMethod) |
public static SettlementMethodMapper INSTANCE
public static android.os.Bundle toBundle(SettlementMethod settlementMethod)
public static SettlementMethod fromBundle(android.os.Bundle bundle)