Interface BudgetCategoryContract
-
- All Superinterfaces:
Coded,Describable
public interface BudgetCategoryContract extends Coded, Describable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BudgetCategoryTypeContractgetBudgetCategoryType()-
Methods inherited from interface org.kuali.coeus.sys.api.model.Describable
getDescription
-
-
-
-
Method Detail
-
getBudgetCategoryType
BudgetCategoryTypeContract getBudgetCategoryType()
-
-