Interface TrainingStipendRateContract
- All Superinterfaces:
Describable,IdentifiableNumeric
-
Method Summary
Modifier and TypeMethodDescriptionintMethods inherited from interface org.kuali.coeus.sys.api.model.Describable
getDescriptionMethods inherited from interface org.kuali.coeus.sys.api.model.IdentifiableNumeric
getId
-
Method Details
-
getCareerLevel
String getCareerLevel() -
getExperienceLevel
int getExperienceLevel() -
getStipendRate
ScaleTwoDecimal getStipendRate() -
getEffectiveDate
Date getEffectiveDate()
-