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