Uses of Class
org.kuali.coeus.s2sgen.api.budget.S2SOtherDirectCostInfoDto
Packages that use S2SOtherDirectCostInfoDto
-
Uses of S2SOtherDirectCostInfoDto in org.kuali.coeus.s2sgen.api.budget
Methods in org.kuali.coeus.s2sgen.api.budget that return types with arguments of type S2SOtherDirectCostInfoDtoModifier and TypeMethodDescriptionS2SBudgetDto.getOtherDirectCosts()S2SBudgetPeriodDto.getOtherDirectCosts()Method parameters in org.kuali.coeus.s2sgen.api.budget with type arguments of type S2SOtherDirectCostInfoDtoModifier and TypeMethodDescriptionvoidS2SBudgetDto.setOtherDirectCosts(List<S2SOtherDirectCostInfoDto> otherDirectCosts) voidS2SBudgetPeriodDto.setOtherDirectCosts(List<S2SOtherDirectCostInfoDto> otherDirectCosts)