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