public class OpengraphMetaTags extends Object
Constructor and Description |
---|
OpengraphMetaTags() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Returns the Description
|
String |
getImageUrl()
Returns the ImageUrl
|
String |
getSiteName()
Returns the SiteName
|
String |
getTitle()
Returns the Title
|
String |
getUrl()
Returns the Url
|
void |
setDescription(String strDescription)
Sets the Description
|
void |
setImageUrl(String strImageUrl)
Sets the ImageUrl
|
void |
setSiteName(String strSiteName)
Sets the SiteName
|
void |
setTitle(String strTitle)
Sets the Title
|
void |
setUrl(String strUrl)
Sets the Url
|
public String getTitle()
public void setTitle(String strTitle)
strTitle
- The Titlepublic String getDescription()
public void setDescription(String strDescription)
strDescription
- The Descriptionpublic String getUrl()
public void setUrl(String strUrl)
strUrl
- The Urlpublic String getImageUrl()
public void setImageUrl(String strImageUrl)
strImageUrl
- The ImageUrlpublic String getSiteName()
public void setSiteName(String strSiteName)
strSiteName
- The SiteNameCopyright © 2015 City of Paris. All rights reserved.