Uses of Class
br.com.senior.hcm.dependent.pojos.FixedJudicialValue
-
Packages that use FixedJudicialValue Package Description br.com.senior.hcm.dependent.pojos -
-
Uses of FixedJudicialValue in br.com.senior.hcm.dependent.pojos
Methods in br.com.senior.hcm.dependent.pojos that return FixedJudicialValue Modifier and Type Method Description FixedJudicialValueFixedJudicialValue. correctionDay(Integer correctionDay)FixedJudicialValueFixedJudicialValue. financialIndex(FinancialIndex financialIndex)FixedJudicialValueJudicialPension. getFixedJudicialValue()Get fixedJudicialValueFixedJudicialValueFixedJudicialValue. id(String id)FixedJudicialValueFixedJudicialValue. initialValue(Double initialValue)FixedJudicialValueFixedJudicialValue. periodicityCorrection(Integer periodicityCorrection)FixedJudicialValueFixedJudicialValue. salary13Type(Salary13Type salary13Type)FixedJudicialValueFixedJudicialValue. salaryAdvancedPercentage(Integer salaryAdvancedPercentage)FixedJudicialValueFixedJudicialValue. salaryAdvancedType(SalaryAdvancedType salaryAdvancedType)FixedJudicialValueFixedJudicialValue. startCorrection(org.threeten.bp.LocalDate startCorrection)FixedJudicialValueFixedJudicialValue. vacationType(DecisionType vacationType)FixedJudicialValueFixedJudicialValue. wageBonusType(DecisionType wageBonusType)Methods in br.com.senior.hcm.dependent.pojos with parameters of type FixedJudicialValue Modifier and Type Method Description JudicialPensionJudicialPension. fixedJudicialValue(FixedJudicialValue fixedJudicialValue)voidJudicialPension. setFixedJudicialValue(FixedJudicialValue fixedJudicialValue)
-