public static class OAuthV2AccessResponse.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 getId()
public String getName()
public void setId(String id)
public void setName(String name)
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.