Uses of Class
br.com.senior.hcm.dependent.pojos.FinancialIndex
-
Packages that use FinancialIndex Package Description br.com.senior.hcm.dependent.pojos -
-
Uses of FinancialIndex in br.com.senior.hcm.dependent.pojos
Methods in br.com.senior.hcm.dependent.pojos that return FinancialIndex Modifier and Type Method Description FinancialIndexFinancialIndex. code(Integer code)FinancialIndexFixedJudicialValue. getFinancialIndex()Get financialIndexFinancialIndexFinancialIndex. id(String id)FinancialIndexFinancialIndex. indexType(IndexType indexType)FinancialIndexFinancialIndex. informationType(InformationType informationType)FinancialIndexFinancialIndex. name(String name)FinancialIndexFinancialIndex. numberOfDecimals(Integer numberOfDecimals)FinancialIndexFinancialIndex. numberOfDigits(Integer numberOfDigits)Methods in br.com.senior.hcm.dependent.pojos with parameters of type FinancialIndex Modifier and Type Method Description FixedJudicialValueFixedJudicialValue. financialIndex(FinancialIndex financialIndex)voidFixedJudicialValue. setFinancialIndex(FinancialIndex financialIndex)
-