Uses of Class
org.jasig.portlet.courses.model.xml.Location

Packages that use Location
org.jasig.portlet.courses.model.xml   
 

Uses of Location in org.jasig.portlet.courses.model.xml
 

Fields in org.jasig.portlet.courses.model.xml declared as Location
protected  Location Course.location
           
 

Methods in org.jasig.portlet.courses.model.xml that return Location
 Location ObjectFactory.createLocation()
          Create an instance of Location
 Location Course.getLocation()
          Gets the value of the location property.
 

Methods in org.jasig.portlet.courses.model.xml with parameters of type Location
 void Course.setLocation(Location value)
          Sets the value of the location property.
 



Copyright © 2011 Jasig. All Rights Reserved.