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

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

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

Fields in org.jasig.portlet.courses.model.sakai.xml declared as IconUrl
protected  IconUrl Site.iconUrl
           
 

Methods in org.jasig.portlet.courses.model.sakai.xml that return IconUrl
 IconUrl ObjectFactory.createIconUrl()
          Create an instance of IconUrl
 IconUrl Site.getIconUrl()
          Gets the value of the iconUrl property.
 

Methods in org.jasig.portlet.courses.model.sakai.xml with parameters of type IconUrl
 void Site.setIconUrl(IconUrl value)
          Sets the value of the iconUrl property.
 



Copyright © 2011 Jasig. All Rights Reserved.