public class CometConfigurationsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
CometConfigurationsDTO()
Generated constructor - for generic creation.
|
CometConfigurationsDTO(List<CometConfigurationDTO> cometconfigurationsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<CometConfigurationDTO> |
getCometConfigurations() |
void |
setCometConfigurations(List<CometConfigurationDTO> cometconfigurationsList) |
public CometConfigurationsDTO()
public CometConfigurationsDTO(List<CometConfigurationDTO> cometconfigurationsList)
public List<CometConfigurationDTO> getCometConfigurations()
public void setCometConfigurations(List<CometConfigurationDTO> cometconfigurationsList)
cometconfigurationsList - the cometconfigurationsList to setCopyright © 2017 SAP SE. All Rights Reserved.