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

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

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

Methods in org.kuali.kfs.module.cg.businessobject that return AwardStatus
 AwardStatus Award.getAwardStatus()
          Gets the awardStatus attribute.
 

Methods in org.kuali.kfs.module.cg.businessobject with parameters of type AwardStatus
 void Award.setAwardStatus(AwardStatus awardStatus)
          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.