org.sakaiproject.announcement.entityprovider
Class AnnouncementEntityProviderImpl.DecoratedAttachment
java.lang.Object
org.sakaiproject.announcement.entityprovider.AnnouncementEntityProviderImpl.DecoratedAttachment
- Enclosing class:
- AnnouncementEntityProviderImpl
public class AnnouncementEntityProviderImpl.DecoratedAttachment
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnouncementEntityProviderImpl.DecoratedAttachment
public AnnouncementEntityProviderImpl.DecoratedAttachment()
AnnouncementEntityProviderImpl.DecoratedAttachment
public AnnouncementEntityProviderImpl.DecoratedAttachment(String name,
String url)
AnnouncementEntityProviderImpl.DecoratedAttachment
public AnnouncementEntityProviderImpl.DecoratedAttachment(String id,
String name,
String type,
String url,
String ref)
getId
public String getId()
setId
public void setId(String id)
getName
public String getName()
setName
public void setName(String name)
getType
public String getType()
setType
public void setType(String type)
setUrl
public void setUrl(String url)
getUrl
public String getUrl()
setRef
public void setRef(String ref)
getRef
public String getRef()
Copyright © 2003-2012 The Sakai Foundation. All Rights Reserved.