public class VimeoEmbed extends BasicOEmbed
OEmbed.Type| Constructor and Description |
|---|
VimeoEmbed() |
| Modifier and Type | Method and Description |
|---|---|
Float |
getDuration()
Getter for extension property.
|
Integer |
getIsPlus()
Getter for extension property.
|
String |
getUri()
Getter for extension property.
|
String |
getVideoId()
Getter for extension property.
|
void |
setDuration(Float duration)
Setter for extension property.
|
void |
setIsPlus(Integer isPlus)
Setter for extension property.
|
void |
setUri(String uri)
Setter for extension property.
|
void |
setVideoId(String videoId)
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 Float getDuration()
public Integer getIsPlus()
public String getUri()
public String getVideoId()
public void setDuration(Float duration)
duration - property valuepublic void setIsPlus(Integer isPlus)
isPlus - property valuepublic void setUri(String uri)
uri - property valuepublic void setVideoId(String videoId)
videoId - property valueCopyright © 2017. All rights reserved.