public static class TeamProfileGetResponse.Profiles extends Object
| Constructor and Description |
|---|
Profiles() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<Team.Profile> |
getFields() |
int |
hashCode() |
void |
setFields(List<Team.Profile> fields) |
String |
toString() |
public List<Team.Profile> getFields()
public void setFields(List<Team.Profile> fields)
protected boolean canEqual(Object other)
Copyright © 2020. All rights reserved.