public class GettyImagesEmbed extends BasicOEmbed
OEmbed.Type| Constructor and Description |
|---|
GettyImagesEmbed() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCaption()
Getter for description.
|
String |
getPhotographer()
Getter for author name.
|
void |
setCaption(String caption)
Setter for description.
|
void |
setPhotographer(String photographer)
Setter for author name
|
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 getCaption()
public String getPhotographer()
public void setCaption(String caption)
caption - property valuepublic void setPhotographer(String photographer)
photographer - property valueCopyright © 2017. All rights reserved.