org.sakaiproject.importer.impl.importables
Class WebLink
java.lang.Object
org.sakaiproject.importer.impl.importables.AbstractImportable
org.sakaiproject.importer.impl.importables.WebLink
- All Implemented Interfaces:
- HasSequence, Importable
public class WebLink
- extends AbstractImportable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebLink
public WebLink()
isAbsolute
public boolean isAbsolute()
setAbsolute
public void setAbsolute(boolean isAbsolute)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
getTitle
public String getTitle()
setTitle
public void setTitle(String title)
getUrl
public String getUrl()
setUrl
public void setUrl(String url)
getTypeName
public String getTypeName()
Copyright © 2005-2012 Sakai Foundation. All Rights Reserved.