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