public class FormatsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
FormatsDTO()
Generated constructor - for generic creation.
|
FormatsDTO(List<FormatDTO> formatsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<FormatDTO> |
getFormats() |
void |
setFormats(List<FormatDTO> formatsList) |
Copyright © 2017 SAP SE. All Rights Reserved.