|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Incumbent
Provides attributes that describe an employee.
Method Summary | |
---|---|
String |
getEmplid()
Gets the emplid attribute. |
String |
getGrade()
Gets the grade attribute. |
String |
getIuClassificationLevel()
Gets the iuClassificationLevel attribute. |
String |
getName()
Gets the name attribute. |
String |
getSalaryAdministrationPlan()
Gets the salaryAdministrationPlan attribute. |
String |
getSetidSalary()
Gets the setidSalary attribute. |
void |
setEmplid(String emplid)
Sets the emplid attribute. |
void |
setGrade(String grade)
Sets the grade attribute. |
void |
setIuClassificationLevel(String iuClassificationLevel)
Sets the iuClassificationLevel attribute. |
void |
setName(String name)
Sets the name attribute. |
void |
setSalaryAdministrationPlan(String salaryAdministrationPlan)
Sets the salaryAdministrationPlan attribute. |
void |
setSetidSalary(String setidSalary)
Sets the setidSalary attribute. |
Method Detail |
---|
String getEmplid()
void setEmplid(String emplid)
emplid
- The emplid to set.String getName()
void setName(String name)
name
- The name to set.String getSetidSalary()
void setSetidSalary(String setidSalary)
setidSalary
- The setidSalary to set.String getSalaryAdministrationPlan()
void setSalaryAdministrationPlan(String salaryAdministrationPlan)
salaryAdministrationPlan
- The salaryAdministrationPlan to set.String getGrade()
void setGrade(String grade)
grade
- The grade to set.String getIuClassificationLevel()
void setIuClassificationLevel(String iuClassificationLevel)
iuClassificationLevel
- The iuClassificationLevel to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |