Interface CostElementContract
- All Superinterfaces:
Describable,Inactivatable
-
Method Summary
Methods inherited from interface org.kuali.coeus.sys.api.model.Describable
getDescriptionMethods inherited from interface org.kuali.coeus.sys.api.model.Inactivatable
isActive
-
Method Details
-
getCostElement
String getCostElement() -
getBudgetCategoryCode
String getBudgetCategoryCode() -
getOnOffCampusFlag
Boolean getOnOffCampusFlag() -
getFinancialObjectCode
String getFinancialObjectCode() -
getValidCeRateTypes
List<? extends ValidCeRateTypeContract> getValidCeRateTypes() -
getBudgetCategory
BudgetCategoryContract getBudgetCategory()
-