public class WebPageAndLicenseEmbed extends BasicOEmbed
OEmbed.Type| Constructor and Description |
|---|
WebPageAndLicenseEmbed() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLicense()
Getter for extension property.
|
String |
getLicenseId()
Getter for extension property.
|
String |
getLicenseUrl()
Getter for extension property.
|
String |
getWebPage()
Getter for extension property.
|
String |
getWebPageShortUrl()
Getter for extension property.
|
void |
setLicense(String license)
Setter for extension property.
|
void |
setLicenseId(String licenseId)
Setter for extension property.
|
void |
setLicenseUrl(String licenseUrl)
Setter for extension property.
|
void |
setWebPage(String webPage)
Setter for extension property.
|
void |
setWebPageShortUrl(String webPageShortUrl)
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 getLicense()
public String getLicenseId()
public String getLicenseUrl()
public String getWebPage()
public String getWebPageShortUrl()
public void setLicense(String license)
license - property valuepublic void setLicenseId(String licenseId)
licenseId - property valuepublic void setLicenseUrl(String licenseUrl)
licenseUrl - property valuepublic void setWebPage(String webPage)
webPage - property valuepublic void setWebPageShortUrl(String webPageShortUrl)
webPageShortUrl - property valueCopyright © 2017. All rights reserved.