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

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

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

Fields in org.jasig.portlet.courses.model.sakai.xml declared as Content
protected  Content Ref1.content
           
protected  Content Ref0.content
           
 

Methods in org.jasig.portlet.courses.model.sakai.xml that return Content
 Content ObjectFactory.createContent()
          Create an instance of Content
 Content Ref1.getContent()
          Gets the value of the content property.
 Content Ref0.getContent()
          Gets the value of the content property.
 

Methods in org.jasig.portlet.courses.model.sakai.xml with parameters of type Content
 void Ref1.setContent(Content value)
          Sets the value of the content property.
 void Ref0.setContent(Content value)
          Sets the value of the content property.
 



Copyright © 2011 Jasig. All Rights Reserved.