public static class ViewSubmissionPayload.ResponseUrl extends Object
Constructor and Description |
---|
ResponseUrl() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getActionId() |
String |
getBlockId() |
String |
getChannelId() |
String |
getResponseUrl() |
int |
hashCode() |
void |
setActionId(String actionId) |
void |
setBlockId(String blockId) |
void |
setChannelId(String channelId) |
void |
setResponseUrl(String responseUrl) |
String |
toString() |
public String getBlockId()
public String getActionId()
public String getChannelId()
public String getResponseUrl()
public void setBlockId(String blockId)
public void setActionId(String actionId)
public void setChannelId(String channelId)
public void setResponseUrl(String responseUrl)
protected boolean canEqual(Object other)
Copyright © 2020. All rights reserved.