Class S2SOtherPersonnelDto
java.lang.Object
org.kuali.coeus.s2sgen.api.budget.S2SOtherPersonnelDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetRole()voidsetCompensation(S2SCompensationDto compensation) voidsetNumberPersonnel(int numberPersonnel) voidsetPersonnelType(String personnelType) void
-
Constructor Details
-
S2SOtherPersonnelDto
public S2SOtherPersonnelDto()
-
-
Method Details
-
getNumberPersonnel
public int getNumberPersonnel() -
setNumberPersonnel
public void setNumberPersonnel(int numberPersonnel) -
getPersonnelType
-
setPersonnelType
-
getRole
-
setRole
-
getCompensation
-
setCompensation
-