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

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

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

Fields in org.jasig.portlet.courses.model.sakai.xml declared as Data
protected  Data Ref1.data
           
protected  Data Ref0.data
           
 

Methods in org.jasig.portlet.courses.model.sakai.xml that return Data
 Data ObjectFactory.createData()
          Create an instance of Data
 Data Ref1.getData()
          Gets the value of the data property.
 Data Ref0.getData()
          Gets the value of the data property.
 

Methods in org.jasig.portlet.courses.model.sakai.xml with parameters of type Data
 void Ref1.setData(Data value)
          Sets the value of the data property.
 void Ref0.setData(Data value)
          Sets the value of the data property.
 



Copyright © 2011 Jasig. All Rights Reserved.