public class CatalogVersionWsDTO extends AbstractCatalogItemWsDTO
| Constructor and Description |
|---|
CatalogVersionWsDTO() |
| Modifier and Type | Method and Description |
|---|---|
Collection<CategoryHierarchyWsDTO> |
getCategories() |
void |
setCategories(Collection<CategoryHierarchyWsDTO> categories) |
getId, getLastModified, getName, getUrl, setId, setLastModified, setName, setUrlpublic void setCategories(Collection<CategoryHierarchyWsDTO> categories)
public Collection<CategoryHierarchyWsDTO> getCategories()
Copyright © 2017 SAP SE. All Rights Reserved.