Uses of Class
org.jasig.portlet.courses.model.sakai.xml.Attachments

Packages that use Attachments
org.jasig.portlet.courses.model.sakai.xml   
 

Uses of Attachments in org.jasig.portlet.courses.model.sakai.xml
 

Fields in org.jasig.portlet.courses.model.sakai.xml declared as Attachments
protected  Attachments Announcement.attachments
           
 

Methods in org.jasig.portlet.courses.model.sakai.xml that return Attachments
 Attachments ObjectFactory.createAttachments()
          Create an instance of Attachments
 Attachments Announcement.getAttachments()
          Gets the value of the attachments property.
 

Methods in org.jasig.portlet.courses.model.sakai.xml with parameters of type Attachments
 void Announcement.setAttachments(Attachments value)
          Sets the value of the attachments property.
 



Copyright © 2011 Jasig. All Rights Reserved.