public class CatalogVersionDifferencesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
CatalogVersionDifferencesDTO()
Generated constructor - for generic creation.
|
CatalogVersionDifferencesDTO(List<CatalogVersionDifferenceDTO> catalogversiondifferencesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<CatalogVersionDifferenceDTO> |
getCatalogVersionDifferences() |
void |
setCatalogVersionDifferences(List<CatalogVersionDifferenceDTO> catalogversiondifferencesList) |
public CatalogVersionDifferencesDTO()
public CatalogVersionDifferencesDTO(List<CatalogVersionDifferenceDTO> catalogversiondifferencesList)
public List<CatalogVersionDifferenceDTO> getCatalogVersionDifferences()
public void setCatalogVersionDifferences(List<CatalogVersionDifferenceDTO> catalogversiondifferencesList)
catalogversiondifferencesList - the catalogversiondifferencesList to setCopyright © 2017 SAP SE. All Rights Reserved.