public class StreamConfigurationsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
StreamConfigurationsDTO()
Generated constructor - for generic creation.
|
StreamConfigurationsDTO(List<StreamConfigurationDTO> streamconfigurationsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<StreamConfigurationDTO> |
getStreamConfigurations() |
void |
setStreamConfigurations(List<StreamConfigurationDTO> streamconfigurationsList) |
public StreamConfigurationsDTO()
public StreamConfigurationsDTO(List<StreamConfigurationDTO> streamconfigurationsList)
public List<StreamConfigurationDTO> getStreamConfigurations()
public void setStreamConfigurations(List<StreamConfigurationDTO> streamconfigurationsList)
streamconfigurationsList - the streamconfigurationsList to setCopyright © 2017 SAP SE. All Rights Reserved.