public class TeamProfileReorderEvent extends Object implements Event
https://api.slack.com/events/team_profile_reorder
Modifier and Type | Class and Description |
---|---|
static class |
TeamProfileReorderEvent.Field |
static class |
TeamProfileReorderEvent.Profile |
Constructor and Description |
---|
TeamProfileReorderEvent() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
TeamProfileReorderEvent.Profile |
getProfile() |
String |
getType() |
int |
hashCode() |
void |
setProfile(TeamProfileReorderEvent.Profile profile) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getSubtype
public static final String TYPE_NAME
public TeamProfileReorderEvent.Profile getProfile()
public void setProfile(TeamProfileReorderEvent.Profile profile)
protected boolean canEqual(Object other)
Copyright © 2020. All rights reserved.