public class BTGItemsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
BTGItemsDTO()
Generated constructor - for generic creation.
|
BTGItemsDTO(List<BTGItemDTO> btgitemsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<BTGItemDTO> |
getBTGItems() |
void |
setBTGItems(List<BTGItemDTO> btgitemsList) |
public BTGItemsDTO()
public BTGItemsDTO(List<BTGItemDTO> btgitemsList)
public List<BTGItemDTO> getBTGItems()
public void setBTGItems(List<BTGItemDTO> btgitemsList)
btgitemsList - the btgitemsList to setCopyright © 2017 SAP SE. All Rights Reserved.