public class SeverancePayInfo extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
SeverancePayInfo.Builder |
| 构造器和说明 |
|---|
SeverancePayInfo() |
SeverancePayInfo(SeverancePayInfo.Builder builder) |
public SeverancePayInfo()
public SeverancePayInfo(SeverancePayInfo.Builder builder)
public Enum getSeverancePayType()
public void setSeverancePayType(Enum severancePayType)
public String getStandardSeverancePayAmount()
public void setStandardSeverancePayAmount(String standardSeverancePayAmount)
public String getExceedingSeverancePayAmount()
public void setExceedingSeverancePayAmount(String exceedingSeverancePayAmount)
public String getCurrency()
public void setCurrency(String currency)
public String getReasonExplanation()
public void setReasonExplanation(String reasonExplanation)
public String getStandardCompensationStartMonth()
public void setStandardCompensationStartMonth(String standardCompensationStartMonth)
public String getStandardCompensationEndMonth()
public void setStandardCompensationEndMonth(String standardCompensationEndMonth)
public String getStandardCompensationBase()
public void setStandardCompensationBase(String standardCompensationBase)
public String getStandardCompensationCoefficient()
public void setStandardCompensationCoefficient(String standardCompensationCoefficient)
public String getActualStandardAmount()
public void setActualStandardAmount(String actualStandardAmount)
public String getOtherCompensationStartMonth()
public void setOtherCompensationStartMonth(String otherCompensationStartMonth)
public String getOtherCompensationEndMonth()
public void setOtherCompensationEndMonth(String otherCompensationEndMonth)
public String getOtherCompensationBase()
public void setOtherCompensationBase(String otherCompensationBase)
public String getOtherCompensationCoefficient()
public void setOtherCompensationCoefficient(String otherCompensationCoefficient)
public String getOtherCompensationAmount()
public void setOtherCompensationAmount(String otherCompensationAmount)
public String getActualNoticePaymentAmount()
public void setActualNoticePaymentAmount(String actualNoticePaymentAmount)
public String getExceedingBaseStartMonth()
public void setExceedingBaseStartMonth(String exceedingBaseStartMonth)
public String getExceedingBaseEndMonth()
public void setExceedingBaseEndMonth(String exceedingBaseEndMonth)
public String getExceedingCompensationBase()
public void setExceedingCompensationBase(String exceedingCompensationBase)
public String getExceedingCompensationCoefficient()
public void setExceedingCompensationCoefficient(String exceedingCompensationCoefficient)
public String getActualExcessAmount()
public void setActualExcessAmount(String actualExcessAmount)
public String getOtherFloatingBaseStartMonth()
public void setOtherFloatingBaseStartMonth(String otherFloatingBaseStartMonth)
public String getOtherFloatingBaseEndMonth()
public void setOtherFloatingBaseEndMonth(String otherFloatingBaseEndMonth)
public String getOtherFloatingBase()
public void setOtherFloatingBase(String otherFloatingBase)
public String getOtherFloatingCoefficient()
public void setOtherFloatingCoefficient(String otherFloatingCoefficient)
public String getOtherFloatingAmount()
public void setOtherFloatingAmount(String otherFloatingAmount)
public String getActualOtherFloatingAmount()
public void setActualOtherFloatingAmount(String actualOtherFloatingAmount)
public String getExpectSeverancePayAmount()
public void setExpectSeverancePayAmount(String expectSeverancePayAmount)
public String getSeverancePayAmount()
public void setSeverancePayAmount(String severancePayAmount)
public String getSeverancePayUpperLimit()
public void setSeverancePayUpperLimit(String severancePayUpperLimit)
public String getSeverancePayCalculateExplanation()
public void setSeverancePayCalculateExplanation(String severancePayCalculateExplanation)
public static SeverancePayInfo.Builder newBuilder()
Copyright © 2026. All rights reserved.