public class IflowConfigurationsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
IflowConfigurationsDTO()
Generated constructor - for generic creation.
|
IflowConfigurationsDTO(java.util.List<IflowConfigurationDTO> iflowconfigurationsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IflowConfigurationDTO> |
getIflowConfigurations() |
void |
setIflowConfigurations(java.util.List<IflowConfigurationDTO> iflowconfigurationsList) |
getUri, setUripublic IflowConfigurationsDTO()
public IflowConfigurationsDTO(java.util.List<IflowConfigurationDTO> iflowconfigurationsList)
public java.util.List<IflowConfigurationDTO> getIflowConfigurations()
public void setIflowConfigurations(java.util.List<IflowConfigurationDTO> iflowconfigurationsList)
iflowconfigurationsList - the iflowconfigurationsList to setCopyright © 2018 SAP SE. All Rights Reserved.