Class PayeeTaxTemplateInfo

    • Constructor Detail

      • PayeeTaxTemplateInfo

        public PayeeTaxTemplateInfo()
      • PayeeTaxTemplateInfo

        public PayeeTaxTemplateInfo​(PayeeTaxTemplateInfo source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getIncomeType

        public String getIncomeType()
        Get 收入类型 LABOR: 劳务所得 OCCASION: 偶然所得
        Returns:
        IncomeType 收入类型 LABOR: 劳务所得 OCCASION: 偶然所得
      • setIncomeType

        public void setIncomeType​(String IncomeType)
        Set 收入类型 LABOR: 劳务所得 OCCASION: 偶然所得
        Parameters:
        IncomeType - 收入类型 LABOR: 劳务所得 OCCASION: 偶然所得
      • getTaxTemplateId

        public String getTaxTemplateId()
        Get 计税模板ID
        Returns:
        TaxTemplateId 计税模板ID
      • setTaxTemplateId

        public void setTaxTemplateId​(String TaxTemplateId)
        Set 计税模板ID
        Parameters:
        TaxTemplateId - 计税模板ID