public class UserAutocompleteInChannel extends Object
| Constructor and Description |
|---|
UserAutocompleteInChannel() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
List<User> |
getInChannel() |
List<User> |
getOutOfChannel() |
int |
hashCode() |
void |
setInChannel(List<User> inChannel) |
void |
setOutOfChannel(List<User> outOfChannel) |
String |
toString() |
protected boolean canEqual(Object other)
Copyright © 2019. All rights reserved.