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

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

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

Fields in org.jasig.portlet.courses.model.sakai.xml declared as IconFullUrl
protected  IconFullUrl Site.iconFullUrl
           
 

Methods in org.jasig.portlet.courses.model.sakai.xml that return IconFullUrl
 IconFullUrl ObjectFactory.createIconFullUrl()
          Create an instance of IconFullUrl
 IconFullUrl Site.getIconFullUrl()
          Gets the value of the iconFullUrl property.
 

Methods in org.jasig.portlet.courses.model.sakai.xml with parameters of type IconFullUrl
 void Site.setIconFullUrl(IconFullUrl value)
          Sets the value of the iconFullUrl property.
 



Copyright © 2011 Jasig. All Rights Reserved.