public class UserAutocompleteInTeam extends Object
UserAutocompleteInTeam()
protected boolean
canEqual(Object other)
boolean
equals(Object o)
List<User>
getInTeam()
int
hashCode()
void
setInTeam(List<User> inTeam)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public UserAutocompleteInTeam()
public List<User> getInTeam()
public void setInTeam(List<User> inTeam)
public boolean equals(Object o)
equals
Object
protected boolean canEqual(Object other)
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2019. All rights reserved.