public class FlashComponentsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
FlashComponentsDTO()
Generated constructor - for generic creation.
|
FlashComponentsDTO(java.util.List<FlashComponentDTO> flashcomponentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<FlashComponentDTO> |
getFlashComponents() |
void |
setFlashComponents(java.util.List<FlashComponentDTO> flashcomponentsList) |
getUri, setUripublic FlashComponentsDTO()
public FlashComponentsDTO(java.util.List<FlashComponentDTO> flashcomponentsList)
public java.util.List<FlashComponentDTO> getFlashComponents()
public void setFlashComponents(java.util.List<FlashComponentDTO> flashcomponentsList)
flashcomponentsList - the flashcomponentsList to setCopyright © 2018 SAP SE. All Rights Reserved.