public class AgentsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
AgentsDTO()
Generated constructor - for generic creation.
|
AgentsDTO(List<AgentDTO> agentsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<AgentDTO> |
getAgents() |
void |
setAgents(List<AgentDTO> agentsList) |
Copyright © 2017 SAP SE. All Rights Reserved.