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