public class PaymentMethodsLifter extends com.fasterxml.jackson.databind.util.StdConverter<List<PaymentMethodNode>,List<PaymentMethod>>
| Constructor and Description |
|---|
PaymentMethodsLifter() |
| Modifier and Type | Method and Description |
|---|---|
List<PaymentMethod> |
convert(List<PaymentMethodNode> nodes) |
public List<PaymentMethod> convert(List<PaymentMethodNode> nodes)
convert in interface com.fasterxml.jackson.databind.util.Converter<List<PaymentMethodNode>,List<PaymentMethod>>convert in class com.fasterxml.jackson.databind.util.StdConverter<List<PaymentMethodNode>,List<PaymentMethod>>Copyright © 2014. All rights reserved.