public class TitlesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
TitlesDTO()
Generated constructor - for generic creation.
|
TitlesDTO(List<TitleDTO> titlesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<TitleDTO> |
getTitles() |
void |
setTitles(List<TitleDTO> titlesList) |
Copyright © 2017 SAP SE. All Rights Reserved.