public class DeviceSupportsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
DeviceSupportsDTO()
Generated constructor - for generic creation.
|
DeviceSupportsDTO(List<DeviceSupportDTO> devicesupportsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<DeviceSupportDTO> |
getDeviceSupports() |
void |
setDeviceSupports(List<DeviceSupportDTO> devicesupportsList) |
public DeviceSupportsDTO()
public DeviceSupportsDTO(List<DeviceSupportDTO> devicesupportsList)
public List<DeviceSupportDTO> getDeviceSupports()
public void setDeviceSupports(List<DeviceSupportDTO> devicesupportsList)
devicesupportsList - the devicesupportsList to setCopyright © 2017 SAP SE. All Rights Reserved.