public class ProductCategoryRestrictionDTO extends ProductRestrictionDTO
| Constructor and Description |
|---|
ProductCategoryRestrictionDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<CategoryDTO> |
getCategories() |
void |
setCategories(Collection<CategoryDTO> value) |
getProducts, setProductsgetDescription, getPositive, getRestrictionType, getViolationMessage, getVoucher, setDescription, setPositive, setRestrictionType, setViolationMessage, setVouchergetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic ProductCategoryRestrictionDTO()
public Collection<CategoryDTO> getCategories()
public void setCategories(Collection<CategoryDTO> value)
Copyright © 2017 SAP SE. All Rights Reserved.