public class UsersListWsDTO extends Object implements Serializable
| Constructor and Description |
|---|
UsersListWsDTO() |
| Modifier and Type | Method and Description |
|---|---|
List<UserWsDTO> |
getUsers() |
void |
setUsers(List<UserWsDTO> users) |
Copyright © 2017 SAP SE. All Rights Reserved.