public static class SchemasResponse.Message extends Object
| Constructor and Description |
|---|
Message() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getChannel() |
String |
getTeam() |
String |
getTimestamp() |
int |
hashCode() |
void |
setChannel(String channel) |
void |
setTeam(String team) |
void |
setTimestamp(String timestamp) |
String |
toString() |
public String getTeam()
public String getChannel()
public String getTimestamp()
public void setTeam(String team)
public void setChannel(String channel)
public void setTimestamp(String timestamp)
protected boolean canEqual(Object other)
Copyright © 2020. All rights reserved.