Uses of Class
org.kuali.coeus.s2sgen.api.budget.S2SKeyPersonDto
Packages that use S2SKeyPersonDto
-
Uses of S2SKeyPersonDto in org.kuali.coeus.s2sgen.api.budget
Methods in org.kuali.coeus.s2sgen.api.budget that return types with arguments of type S2SKeyPersonDtoModifier and TypeMethodDescriptionS2SBudgetPeriodDto.getExtraKeyPersons()S2SBudgetPeriodDto.getKeyPersons()Method parameters in org.kuali.coeus.s2sgen.api.budget with type arguments of type S2SKeyPersonDtoModifier and TypeMethodDescriptionvoidS2SBudgetPeriodDto.setExtraKeyPersons(List<S2SKeyPersonDto> extraKeyPersons) voidS2SBudgetPeriodDto.setKeyPersons(List<S2SKeyPersonDto> keyPersons)