public class StoreFrontCustomerProcessesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
StoreFrontCustomerProcessesDTO()
Generated constructor - for generic creation.
|
StoreFrontCustomerProcessesDTO(List<StoreFrontCustomerProcessDTO> storefrontcustomerprocessesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<StoreFrontCustomerProcessDTO> |
getStoreFrontCustomerProcesses() |
void |
setStoreFrontCustomerProcesses(List<StoreFrontCustomerProcessDTO> storefrontcustomerprocessesList) |
public StoreFrontCustomerProcessesDTO()
public StoreFrontCustomerProcessesDTO(List<StoreFrontCustomerProcessDTO> storefrontcustomerprocessesList)
public List<StoreFrontCustomerProcessDTO> getStoreFrontCustomerProcesses()
public void setStoreFrontCustomerProcesses(List<StoreFrontCustomerProcessDTO> storefrontcustomerprocessesList)
storefrontcustomerprocessesList - the storefrontcustomerprocessesList to setCopyright © 2017 SAP SE. All Rights Reserved.