public class AnimotoEmbed extends BasicOEmbed
OEmbed.Type| Constructor and Description |
|---|
AnimotoEmbed() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getIconHeight()
Getter for extension property.
|
String |
getIconUrl()
Getter for extension property.
|
Integer |
getIconWidth()
Getter for extension property.
|
String |
getVideoUrl()
Getter for extension property.
|
void |
setIconHeight(Integer iconHeight)
Setter for extension property.
|
void |
setIconUrl(String iconUrl)
Setter for extension property.
|
void |
setIconWidth(Integer iconWidth)
Setter for extension property.
|
void |
setVideoUrl(String videoUrl)
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 Integer getIconWidth()
public Integer getIconHeight()
public String getIconUrl()
public String getVideoUrl()
public void setIconWidth(Integer iconWidth)
iconWidth - property valuepublic void setIconHeight(Integer iconHeight)
iconHeight - property valuepublic void setIconUrl(String iconUrl)
iconUrl - property valuepublic void setVideoUrl(String videoUrl)
videoUrl - property valueCopyright © 2017. All rights reserved.