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

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

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

Fields in org.jasig.portlet.courses.model.sakai.xml declared as Status
protected  Status Ref1.status
           
protected  Status Ref0.status
           
 

Methods in org.jasig.portlet.courses.model.sakai.xml that return Status
 Status ObjectFactory.createStatus()
          Create an instance of Status
 Status Ref1.getStatus()
          Gets the value of the status property.
 Status Ref0.getStatus()
          Gets the value of the status property.
 

Methods in org.jasig.portlet.courses.model.sakai.xml with parameters of type Status
 void Ref1.setStatus(Status value)
          Sets the value of the status property.
 void Ref0.setStatus(Status value)
          Sets the value of the status property.
 



Copyright © 2011 Jasig. All Rights Reserved.