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

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

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

Fields in org.jasig.portlet.courses.model.sakai.xml declared as Joinable
protected  Joinable Site.joinable
           
 

Methods in org.jasig.portlet.courses.model.sakai.xml that return Joinable
 Joinable ObjectFactory.createJoinable()
          Create an instance of Joinable
 Joinable Site.getJoinable()
          Gets the value of the joinable property.
 

Methods in org.jasig.portlet.courses.model.sakai.xml with parameters of type Joinable
 void Site.setJoinable(Joinable value)
          Sets the value of the joinable property.
 



Copyright © 2011 Jasig. All Rights Reserved.