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