Uses of Class
org.kuali.kfs.module.cg.businessobject.GrantDescription

Packages that use GrantDescription
org.kuali.kfs.module.cg.businessobject   
 

Uses of GrantDescription in org.kuali.kfs.module.cg.businessobject
 

Methods in org.kuali.kfs.module.cg.businessobject that return GrantDescription
 GrantDescription Award.getGrantDescription()
          Gets the grantDescription attribute.
 

Methods in org.kuali.kfs.module.cg.businessobject with parameters of type GrantDescription
 void Award.setGrantDescription(GrantDescription grantDescription)
          Deprecated. Setter is required by OJB, but should not be used to modify this attribute. This attribute is set on the initial creation of the object and should not be changed.
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.