public class PostEmbed extends Object
| Constructor and Description |
|---|
PostEmbed() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Map<String,Object> |
getData() |
PostEmbedType |
getType() |
String |
getUrl() |
int |
hashCode() |
void |
setData(Map<String,Object> data) |
void |
setType(PostEmbedType type) |
void |
setUrl(String url) |
String |
toString() |
public PostEmbedType getType()
public String getUrl()
public void setType(PostEmbedType type)
public void setUrl(String url)
protected boolean canEqual(Object other)
Copyright © 2019. All rights reserved.