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

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

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

Methods in org.kuali.kfs.module.cg.businessobject that return ProposalPurpose
 ProposalPurpose Award.getAwardPurpose()
          Gets the awardPurpose attribute.
 ProposalPurpose Proposal.getProposalPurpose()
          Gets the ProposalPurpose attribute.
 

Methods in org.kuali.kfs.module.cg.businessobject with parameters of type ProposalPurpose
 void Award.setAwardPurpose(ProposalPurpose awardPurpose)
          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.
 void Proposal.setProposalPurpose(ProposalPurpose proposalPurpose)
          Deprecated.  
 



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