Uses of Class
org.kuali.kfs.module.bc.businessobject.BCKeyLabelPair

Packages that use BCKeyLabelPair
org.kuali.kfs.module.bc.document.web.struts   
 

Uses of BCKeyLabelPair in org.kuali.kfs.module.bc.document.web.struts
 

Fields in org.kuali.kfs.module.bc.document.web.struts with type parameters of type BCKeyLabelPair
protected  List<BCKeyLabelPair> BudgetConstructionForm.pullupLevelKeyLabels
           
protected  List<BCKeyLabelPair> BudgetConstructionForm.pushdownLevelKeyLabels
           
 

Methods in org.kuali.kfs.module.bc.document.web.struts that return types with arguments of type BCKeyLabelPair
 List<BCKeyLabelPair> BudgetConstructionForm.getPullupLevelKeyLabels()
          Gets the pullupLevelKeyLabels attribute.
 List<BCKeyLabelPair> BudgetConstructionForm.getPushdownLevelKeyLabels()
          Gets the pushdownLevelKeyLabels attribute.
 

Method parameters in org.kuali.kfs.module.bc.document.web.struts with type arguments of type BCKeyLabelPair
 void BudgetConstructionForm.setPullupLevelKeyLabels(List<BCKeyLabelPair> pullupLevelKeyLabels)
          Sets the pullupLevelKeyLabels attribute value.
 void BudgetConstructionForm.setPushdownLevelKeyLabels(List<BCKeyLabelPair> pushdownLevelKeyLabels)
          Sets the pushdownLevelKeyLabels attribute value.
 



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