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

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

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

Methods in org.kuali.kfs.module.cg.businessobject that return types with arguments of type ProposalSubcontractor
 List<ProposalSubcontractor> Proposal.getProposalSubcontractors()
          Gets the List of ProposalSubcontractors associated with a Proposal instance.
 

Method parameters in org.kuali.kfs.module.cg.businessobject with type arguments of type ProposalSubcontractor
 void Proposal.setProposalSubcontractors(List<ProposalSubcontractor> proposalSubcontractors)
          Sets the ProposalSubcontractors List.
 



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