public class CxCustomizationsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
CxCustomizationsDTO()
Generated constructor - for generic creation.
|
CxCustomizationsDTO(List<CxCustomizationDTO> cxcustomizationsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<CxCustomizationDTO> |
getCxCustomizations() |
void |
setCxCustomizations(List<CxCustomizationDTO> cxcustomizationsList) |
public CxCustomizationsDTO()
public CxCustomizationsDTO(List<CxCustomizationDTO> cxcustomizationsList)
public List<CxCustomizationDTO> getCxCustomizations()
public void setCxCustomizations(List<CxCustomizationDTO> cxcustomizationsList)
cxcustomizationsList - the cxcustomizationsList to setCopyright © 2017 SAP SE. All Rights Reserved.