public class BotPatch extends Object
| Constructor and Description |
|---|
BotPatch() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getDescription() |
String |
getDisplayName() |
String |
getUsername() |
int |
hashCode() |
void |
setDescription(String description) |
void |
setDisplayName(String displayName) |
void |
setUsername(String username) |
String |
toString() |
public String getUsername()
public String getDisplayName()
public String getDescription()
public void setUsername(String username)
public void setDisplayName(String displayName)
public void setDescription(String description)
protected boolean canEqual(Object other)
Copyright © 2019. All rights reserved.