public class ItemsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
ItemsDTO()
Generated constructor - for generic creation.
|
ItemsDTO(java.util.List<ItemDTO> itemsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ItemDTO> |
getItems() |
void |
setItems(java.util.List<ItemDTO> itemsList) |
getUri, setUripublic ItemsDTO()
public ItemsDTO(java.util.List<ItemDTO> itemsList)
Copyright © 2018 SAP SE. All Rights Reserved.