Interface AbstractInstituteRateContract
- All Known Subinterfaces:
BudgetLaRateContract,BudgetRateContract
public interface AbstractInstituteRateContract
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getFiscalYear
String getFiscalYear() -
getOnOffCampusFlag
Boolean getOnOffCampusFlag() -
getStartDate
Date getStartDate() -
getInstituteRate
ScaleTwoDecimal getInstituteRate() -
getRateClass
RateClassContract getRateClass() -
getRateType
RateTypeContract getRateType()
-