public class ItemFormattersDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ItemFormattersDTO()
Generated constructor - for generic creation.
|
ItemFormattersDTO(List<ItemFormatterDTO> itemformattersList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ItemFormatterDTO> |
getItemFormatters() |
void |
setItemFormatters(List<ItemFormatterDTO> itemformattersList) |
public ItemFormattersDTO()
public ItemFormattersDTO(List<ItemFormatterDTO> itemformattersList)
public List<ItemFormatterDTO> getItemFormatters()
public void setItemFormatters(List<ItemFormatterDTO> itemformattersList)
itemformattersList - the itemformattersList to setCopyright © 2017 SAP SE. All Rights Reserved.