public class StreamConfigurationContainerDTO extends ItemDTO
| Constructor and Description |
|---|
StreamConfigurationContainerDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Set<StreamConfigurationDTO> |
getConfigurations() |
String |
getId() |
void |
setConfigurations(Set<StreamConfigurationDTO> value) |
void |
setId(String value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic StreamConfigurationContainerDTO()
public Set<StreamConfigurationDTO> getConfigurations()
public String getId()
public void setConfigurations(Set<StreamConfigurationDTO> value)
public void setId(String value)
Copyright © 2017 SAP SE. All Rights Reserved.