public class BudgetCategoryValuesFinder
extends org.kuali.rice.krad.keyvalues.KeyValuesBase
| Constructor and Description |
|---|
BudgetCategoryValuesFinder() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBudgetCategoryTypeCode() |
List<org.kuali.rice.core.api.util.KeyValue> |
getKeyValues()
Constructs the list of Budget Periods.
|
void |
setBudgetCategoryTypeCode(String budgetCategoryTypeCode) |
public List<org.kuali.rice.core.api.util.KeyValue> getKeyValues()
KeyValuesFinder.getKeyValues()public String getBudgetCategoryTypeCode()
public void setBudgetCategoryTypeCode(String budgetCategoryTypeCode)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.