|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |