public class B2BPaymentTypeListWsDTO extends Object implements Serializable
| Constructor and Description |
|---|
B2BPaymentTypeListWsDTO() |
| Modifier and Type | Method and Description |
|---|---|
List<B2BPaymentTypeWsDTO> |
getPaymentTypes() |
void |
setPaymentTypes(List<B2BPaymentTypeWsDTO> paymentTypes) |
public void setPaymentTypes(List<B2BPaymentTypeWsDTO> paymentTypes)
public List<B2BPaymentTypeWsDTO> getPaymentTypes()
Copyright © 2017 SAP SE. All Rights Reserved.