public class CatalogVersionOverview extends Object implements Serializable
| Constructor and Description |
|---|
CatalogVersionOverview() |
| Modifier and Type | Method and Description |
|---|---|
CatalogVersionModel |
getCatalogVersion() |
Map<ComposedTypeModel,Long> |
getTypeAmounts() |
void |
setCatalogVersion(CatalogVersionModel catalogVersion) |
void |
setTypeAmounts(Map<ComposedTypeModel,Long> typeAmounts) |
public void setCatalogVersion(CatalogVersionModel catalogVersion)
public CatalogVersionModel getCatalogVersion()
public void setTypeAmounts(Map<ComposedTypeModel,Long> typeAmounts)
public Map<ComposedTypeModel,Long> getTypeAmounts()
Copyright © 2017 SAP SE. All Rights Reserved.