public class ChannelView extends Object
| Constructor and Description |
|---|
ChannelView() |
ChannelView(String channelId) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getChannelId() |
String |
getPrevChannelId() |
int |
hashCode() |
void |
setChannelId(String channelId) |
void |
setPrevChannelId(String prevChannelId) |
String |
toString() |
public ChannelView(String channelId)
public ChannelView()
Copyright © 2019. All rights reserved.