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

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

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

Fields in org.jasig.portlet.courses.model.sakai.xml declared as ShortDescription
protected  ShortDescription Site.shortDescription
           
 

Methods in org.jasig.portlet.courses.model.sakai.xml that return ShortDescription
 ShortDescription ObjectFactory.createShortDescription()
          Create an instance of ShortDescription
 ShortDescription Site.getShortDescription()
          Gets the value of the shortDescription property.
 

Methods in org.jasig.portlet.courses.model.sakai.xml with parameters of type ShortDescription
 void Site.setShortDescription(ShortDescription value)
          Sets the value of the shortDescription property.
 



Copyright © 2011 Jasig. All Rights Reserved.