public class PublicationComponentsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
PublicationComponentsDTO()
Generated constructor - for generic creation.
|
PublicationComponentsDTO(List<PublicationComponentDTO> publicationcomponentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<PublicationComponentDTO> |
getPublicationComponents() |
void |
setPublicationComponents(List<PublicationComponentDTO> publicationcomponentsList) |
public PublicationComponentsDTO()
public PublicationComponentsDTO(List<PublicationComponentDTO> publicationcomponentsList)
public List<PublicationComponentDTO> getPublicationComponents()
public void setPublicationComponents(List<PublicationComponentDTO> publicationcomponentsList)
publicationcomponentsList - the publicationcomponentsList to setCopyright © 2017 SAP SE. All Rights Reserved.