public static class UsersIdentityResponse.Team extends Object
Team()
protected boolean
canEqual(Object other)
boolean
equals(Object o)
String
getId()
getName()
int
hashCode()
void
setId(String id)
setName(String name)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Team()
public String getName()
public String getId()
public void setName(String name)
public void setId(String id)
public boolean equals(Object o)
equals
Object
protected boolean canEqual(Object other)
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2020. All rights reserved.