public class ClientProfilesRepresentation extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<ClientProfileRepresentation> |
profiles |
| Constructor and Description |
|---|
ClientProfilesRepresentation() |
| Modifier and Type | Method and Description |
|---|---|
List<ClientProfileRepresentation> |
getProfiles() |
void |
setProfiles(List<ClientProfileRepresentation> profiles) |
protected List<ClientProfileRepresentation> profiles
public List<ClientProfileRepresentation> getProfiles()
public void setProfiles(List<ClientProfileRepresentation> profiles)
Copyright © 2021 JBoss by Red Hat. All rights reserved.