public class DomainsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
DomainsDTO()
Generated constructor - for generic creation.
|
DomainsDTO(List<DomainDTO> domainsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<DomainDTO> |
getDomains() |
void |
setDomains(List<DomainDTO> domainsList) |
Copyright © 2017 SAP SE. All Rights Reserved.