org.exoplatform.commons.embedder
Class ExoMedia
java.lang.Object
org.exoplatform.commons.embedder.ExoMedia
public class ExoMedia
- extends Object
- Since:
- 4.0.0-GA
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExoMedia
public ExoMedia()
setTitle
public void setTitle(String title)
getTitle
public String getTitle()
setType
public void setType(String type)
getType
public String getType()
setUrl
public void setUrl(String url)
getUrl
public String getUrl()
setDescription
public void setDescription(String description)
getDescription
public String getDescription()
setHtml
public void setHtml(String html)
getHtml
public String getHtml()
setProvider
public void setProvider(String provider)
getProvider
public String getProvider()
Copyright © 2003–2014 eXo Platform SAS. All rights reserved.