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

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

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

Fields in org.jasig.portlet.courses.model.sakai.xml declared as InfoUrl
protected  InfoUrl Site.infoUrl
           
 

Methods in org.jasig.portlet.courses.model.sakai.xml that return InfoUrl
 InfoUrl ObjectFactory.createInfoUrl()
          Create an instance of InfoUrl
 InfoUrl Site.getInfoUrl()
          Gets the value of the infoUrl property.
 

Methods in org.jasig.portlet.courses.model.sakai.xml with parameters of type InfoUrl
 void Site.setInfoUrl(InfoUrl value)
          Sets the value of the infoUrl property.
 



Copyright © 2011 Jasig. All Rights Reserved.