Class TNFe.InfNFe.Total.RetTrib

java.lang.Object
systextil.integracao.xml.nfe.TNFe.InfNFe.Total.RetTrib
Enclosing class:
TNFe.InfNFe.Total

public static class TNFe.InfNFe.Total.RetTrib extends Object

Classe Java de anonymous complex type.

O seguinte fragmento do esquema especifica o conteudo esperado contido dentro desta classe.


 <complexType>
   <complexContent>
	 <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
	   <sequence>
		 <element name="vRetPIS" type="{http://www.portalfiscal.inf.br/nfe}TDec_1302Opc" minOccurs="0"/>
		 <element name="vRetCOFINS" type="{http://www.portalfiscal.inf.br/nfe}TDec_1302Opc" minOccurs="0"/>
		 <element name="vRetCSLL" type="{http://www.portalfiscal.inf.br/nfe}TDec_1302Opc" minOccurs="0"/>
		 <element name="vBCIRRF" type="{http://www.portalfiscal.inf.br/nfe}TDec_1302Opc" minOccurs="0"/>
		 <element name="vIRRF" type="{http://www.portalfiscal.inf.br/nfe}TDec_1302Opc" minOccurs="0"/>
		 <element name="vBCRetPrev" type="{http://www.portalfiscal.inf.br/nfe}TDec_1302Opc" minOccurs="0"/>
		 <element name="vRetPrev" type="{http://www.portalfiscal.inf.br/nfe}TDec_1302Opc" minOccurs="0"/>
	   </sequence>
	 </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

    • vRetPIS

      protected String vRetPIS
      Valor Retido de PIS
    • vRetCOFINS

      protected String vRetCOFINS
      Valor Retido de COFINS
    • vRetCSLL

      protected String vRetCSLL
      Valor Retido de CSLL
    • vbcirrf

      protected String vbcirrf
      Base de Calculo do IRRF
    • virrf

      protected String virrf
      Valor Retido de IRRF
    • vbcRetPrev

      protected String vbcRetPrev
      Base de Calculo da Retencao da Previdencica Social
    • vRetPrev

      protected String vRetPrev
      Valor da Retencao da Previdencica Social
  • Constructor Details

    • RetTrib

      public RetTrib()
  • Method Details

    • getVRetPIS

      public String getVRetPIS()
      Valor Retido de PIS
      Returns:
      possible object is String
    • setVRetPIS

      public void setVRetPIS(String value)
      Define o valor da propriedade vRetPIS.
      Parameters:
      value - allowed object is String
      See Also:
    • getVRetCOFINS

      public String getVRetCOFINS()
      Valor Retido de COFINS
      Returns:
      possible object is String
    • setVRetCOFINS

      public void setVRetCOFINS(String value)
      Define o valor da propriedade vRetCOFINS.
      Parameters:
      value - allowed object is String
      See Also:
    • getVRetCSLL

      public String getVRetCSLL()
      Valor Retido de CSLL
      Returns:
      possible object is String
    • setVRetCSLL

      public void setVRetCSLL(String value)
      Define o valor da propriedade vRetCSLL.
      Parameters:
      value - allowed object is String
      See Also:
    • getVBCIRRF

      public String getVBCIRRF()
      Base de Calculo do IRRF
      Returns:
      possible object is String
    • setVBCIRRF

      public void setVBCIRRF(String value)
      Define o valor da propriedade vbcirrf.
      Parameters:
      value - allowed object is String
      See Also:
    • getVIRRF

      public String getVIRRF()
      Valor Retido de IRRF
      Returns:
      possible object is String
    • setVIRRF

      public void setVIRRF(String value)
      Define o valor da propriedade virrf.
      Parameters:
      value - allowed object is String
      See Also:
    • getVBCRetPrev

      public String getVBCRetPrev()
      Base de Calculo da Retencao da Previdencica Social
      Returns:
      possible object is String
    • setVBCRetPrev

      public void setVBCRetPrev(String value)
      Define o valor da propriedade vbcRetPrev.
      Parameters:
      value - allowed object is String
      See Also:
    • getVRetPrev

      public String getVRetPrev()
      Valor da Retencao da Previdencica Social
      Returns:
      possible object is String
    • setVRetPrev

      public void setVRetPrev(String value)
      Define o valor da propriedade vRetPrev.
      Parameters:
      value - allowed object is String
      See Also: