public class Users
extends java.lang.Object
| Constructor and Description |
|---|
Users() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getCount()
Return the number of users
|
java.util.List<User> |
getUsers()
Return the user objects
|
public java.lang.Integer getCount()
public java.util.List<User> getUsers()
Copyright © 2021 Contrast Security. All rights reserved.