public class DeviantArtEmbed extends BasicOEmbed
OEmbed.Type| Constructor and Description |
|---|
DeviantArtEmbed() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory()
Getter for extension property.
|
Integer |
getThumbnailHeight200h()
Getter for extension property.
|
String |
getThumbnailUrl150()
Getter for extension property.
|
String |
getThumbnailUrl200h()
Getter for extension property.
|
Integer |
getThumbnailWidth200h()
Getter for extension property.
|
void |
setCategory(String category)
Setter for extension property.
|
void |
setThumbnailHeight200h(Integer thumbnailHeight200h)
Setter for extension property.
|
void |
setThumbnailUrl150(String thumbnailUrl150)
Setter for extension property.
|
void |
setThumbnailUrl200h(String thumbnailUrl200h)
Setter for extension property.
|
void |
setThumbnailWidth200h(Integer thumbnailWidth200h)
Setter for extension property.
|
getAuthorName, getAuthorUrl, getCacheAge, getDescription, getFaviconUrl, getHeight, getHtml, getPingbackUrl, getProviderName, getProviderUrl, getThumbnailHeight, getThumbnailUrl, getThumbnailWidth, getTitle, getType, getUrl, getVersion, getWebmentionUrl, getWidth, hasDescription, hasHtml, hasThumbnail, hasTitle, setAuthorName, setAuthorUrl, setCacheAge, setDescription, setFaviconUrl, setHeight, setHtml, setPingbackUrl, setProviderName, setProviderUrl, setThumbnailHeight, setThumbnailUrl, setThumbnailWidth, setTitle, setType, setUrl, setVersion, setWebmentionUrl, setWidth, toStringpublic String getCategory()
public Integer getThumbnailHeight200h()
public String getThumbnailUrl150()
public String getThumbnailUrl200h()
public Integer getThumbnailWidth200h()
public void setCategory(String category)
category - property valuepublic void setThumbnailHeight200h(Integer thumbnailHeight200h)
thumbnailHeight200h - property valuepublic void setThumbnailUrl150(String thumbnailUrl150)
thumbnailUrl150 - property valuepublic void setThumbnailUrl200h(String thumbnailUrl200h)
thumbnailUrl200h - property valuepublic void setThumbnailWidth200h(Integer thumbnailWidth200h)
thumbnailWidth200h - property valueCopyright © 2017. All rights reserved.