Class VatInvoiceUserInfo

    • Constructor Detail

      • VatInvoiceUserInfo

        public VatInvoiceUserInfo()
      • VatInvoiceUserInfo

        public VatInvoiceUserInfo​(VatInvoiceUserInfo 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

      • getName

        public String getName()
        Get 名称
        Returns:
        Name 名称
      • setName

        public void setName​(String Name)
        Set 名称
        Parameters:
        Name - 名称
      • getTaxId

        public String getTaxId()
        Get 纳税人识别号
        Returns:
        TaxId 纳税人识别号
      • setTaxId

        public void setTaxId​(String TaxId)
        Set 纳税人识别号
        Parameters:
        TaxId - 纳税人识别号
      • getAddrTel

        public String getAddrTel()
        Get 地 址、电 话
        Returns:
        AddrTel 地 址、电 话
      • setAddrTel

        public void setAddrTel​(String AddrTel)
        Set 地 址、电 话
        Parameters:
        AddrTel - 地 址、电 话
      • getFinancialAccount

        public String getFinancialAccount()
        Get 开户行及账号
        Returns:
        FinancialAccount 开户行及账号
      • setFinancialAccount

        public void setFinancialAccount​(String FinancialAccount)
        Set 开户行及账号
        Parameters:
        FinancialAccount - 开户行及账号