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