public class Y2YStreamConfigurationContainerDTO extends StreamConfigurationContainerDTO
| Constructor and Description |
|---|
Y2YStreamConfigurationContainerDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
CatalogVersionDTO |
getCatalogVersion() |
String |
getDataHubExtension() |
String |
getFeed() |
String |
getPool() |
String |
getTargetSystem() |
void |
setCatalogVersion(CatalogVersionDTO value) |
void |
setDataHubExtension(String value) |
void |
setFeed(String value) |
void |
setPool(String value) |
void |
setTargetSystem(String value) |
getConfigurations, getId, setConfigurations, setIdgetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic Y2YStreamConfigurationContainerDTO()
public CatalogVersionDTO getCatalogVersion()
public String getDataHubExtension()
public String getFeed()
public String getPool()
public String getTargetSystem()
public void setCatalogVersion(CatalogVersionDTO value)
public void setDataHubExtension(String value)
public void setFeed(String value)
public void setPool(String value)
public void setTargetSystem(String value)
Copyright © 2017 SAP SE. All Rights Reserved.