public class ImageMapComponentsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ImageMapComponentsDTO()
Generated constructor - for generic creation.
|
ImageMapComponentsDTO(List<ImageMapComponentDTO> imagemapcomponentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ImageMapComponentDTO> |
getImageMapComponents() |
void |
setImageMapComponents(List<ImageMapComponentDTO> imagemapcomponentsList) |
public ImageMapComponentsDTO()
public ImageMapComponentsDTO(List<ImageMapComponentDTO> imagemapcomponentsList)
public List<ImageMapComponentDTO> getImageMapComponents()
public void setImageMapComponents(List<ImageMapComponentDTO> imagemapcomponentsList)
imagemapcomponentsList - the imagemapcomponentsList to setCopyright © 2017 SAP SE. All Rights Reserved.