public class B2BCustomersDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
B2BCustomersDTO()
Generated constructor - for generic creation.
|
B2BCustomersDTO(List<B2BCustomerDTO> b2bcustomersList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<B2BCustomerDTO> |
getB2BCustomers() |
void |
setB2BCustomers(List<B2BCustomerDTO> b2bcustomersList) |
public B2BCustomersDTO()
public B2BCustomersDTO(List<B2BCustomerDTO> b2bcustomersList)
public List<B2BCustomerDTO> getB2BCustomers()
public void setB2BCustomers(List<B2BCustomerDTO> b2bcustomersList)
b2bcustomersList - the b2bcustomersList to setCopyright © 2017 SAP SE. All Rights Reserved.