public class LinkChangeDescriptorsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
LinkChangeDescriptorsDTO()
Generated constructor - for generic creation.
|
LinkChangeDescriptorsDTO(List<LinkChangeDescriptorDTO> linkchangedescriptorsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<LinkChangeDescriptorDTO> |
getLinkChangeDescriptors() |
void |
setLinkChangeDescriptors(List<LinkChangeDescriptorDTO> linkchangedescriptorsList) |
public LinkChangeDescriptorsDTO()
public LinkChangeDescriptorsDTO(List<LinkChangeDescriptorDTO> linkchangedescriptorsList)
public List<LinkChangeDescriptorDTO> getLinkChangeDescriptors()
public void setLinkChangeDescriptors(List<LinkChangeDescriptorDTO> linkchangedescriptorsList)
linkchangedescriptorsList - the linkchangedescriptorsList to setCopyright © 2017 SAP SE. All Rights Reserved.