public class TypesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
TypesDTO()
Generated constructor - for generic creation.
|
TypesDTO(List<TypeDTO> typesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<TypeDTO> |
getTypes() |
void |
setTypes(List<TypeDTO> typesList) |
Copyright © 2017 SAP SE. All Rights Reserved.