public static class SubteamUpdatedEvent.Prefs extends Object
| Constructor and Description |
|---|
Prefs() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<String> |
getChannels() |
List<String> |
getGroups() |
int |
hashCode() |
void |
setChannels(List<String> channels) |
void |
setGroups(List<String> groups) |
String |
toString() |
protected boolean canEqual(Object other)
Copyright © 2020. All rights reserved.