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 CourseMeeting.location
           
 

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

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



Copyright © 2012 Jasig. All Rights Reserved.