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

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

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

Fields in org.jasig.portlet.courses.model.sakai.xml declared as Time
protected  Time ModifiedTime.time
           
protected  Time CreatedTime.time
           
 

Methods in org.jasig.portlet.courses.model.sakai.xml that return Time
 Time ObjectFactory.createTime()
          Create an instance of Time
 Time ModifiedTime.getTime()
          Gets the value of the time property.
 Time CreatedTime.getTime()
          Gets the value of the time property.
 

Methods in org.jasig.portlet.courses.model.sakai.xml with parameters of type Time
 void ModifiedTime.setTime(Time value)
          Sets the value of the time property.
 void CreatedTime.setTime(Time value)
          Sets the value of the time property.
 



Copyright © 2011 Jasig. All Rights Reserved.