public class ClientPoliciesRepresentation extends Object
Modifier and Type | Field and Description |
---|---|
protected List<ClientPolicyRepresentation> |
policies |
Constructor and Description |
---|
ClientPoliciesRepresentation() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
List<ClientPolicyRepresentation> |
getPolicies() |
int |
hashCode() |
void |
setPolicies(List<ClientPolicyRepresentation> policies) |
protected List<ClientPolicyRepresentation> policies
public List<ClientPolicyRepresentation> getPolicies()
public void setPolicies(List<ClientPolicyRepresentation> policies)
Copyright © 2021 JBoss by Red Hat. All rights reserved.