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

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

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

Fields in org.jasig.portlet.courses.model.sakai.xml declared as Skin
protected  Skin Site.skin
           
 

Methods in org.jasig.portlet.courses.model.sakai.xml that return Skin
 Skin ObjectFactory.createSkin()
          Create an instance of Skin
 Skin Site.getSkin()
          Gets the value of the skin property.
 

Methods in org.jasig.portlet.courses.model.sakai.xml with parameters of type Skin
 void Site.setSkin(Skin value)
          Sets the value of the skin property.
 



Copyright © 2011 Jasig. All Rights Reserved.