public class ClientInfoList extends Object
| Constructor and Description |
|---|
ClientInfoList() |
| Modifier and Type | Method and Description |
|---|---|
List<ClientInfo> |
getClients() |
void |
setClients(List<ClientInfo> clients) |
public List<ClientInfo> getClients()
public void setClients(List<ClientInfo> clients)
Copyright © 2025 WSO2. All rights reserved.