Class TNF3E.InfNF3E.NFdet.Det.DetItemAnt.RetTrib

java.lang.Object
systextil.integracao.xml.nf3e.TNF3E.InfNF3E.NFdet.Det.DetItemAnt.RetTrib
Enclosing class:
TNF3E.InfNF3E.NFdet.Det.DetItemAnt

public static class TNF3E.InfNF3E.NFdet.Det.DetItemAnt.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/nf3e}TDec_1302_1308"/>
                 <element name="vRetCofins" type="{http://www.portalfiscal.inf.br/nf3e}TDec_1302_1308"/>
                 <element name="vRetCSLL" type="{http://www.portalfiscal.inf.br/nf3e}TDec_1302_1308"/>
                 <element name="vBCIRRF" type="{http://www.portalfiscal.inf.br/nf3e}TDec_1302_1308"/>
                 <element name="vIRRF" type="{http://www.portalfiscal.inf.br/nf3e}TDec_1302_1308"/>
           </sequence>
         </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

    • vRetPIS

      protected String vRetPIS
    • vRetCofins

      protected String vRetCofins
    • vRetCSLL

      protected String vRetCSLL
    • vbcirrf

      protected String vbcirrf
    • virrf

      protected String virrf
  • Constructor Details

    • RetTrib

      public RetTrib()
  • Method Details

    • getVRetPIS

      public String getVRetPIS()
      Obtem o valor da propriedade vRetPIS.
      Returns:
      possible object is String
    • setVRetPIS

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

      public String getVRetCofins()
      Obtem o valor da propriedade vRetCofins.
      Returns:
      possible object is String
    • setVRetCofins

      public void setVRetCofins(String value)
      Define o valor da propriedade vRetCofins.
      Parameters:
      value - allowed object is String
    • getVRetCSLL

      public String getVRetCSLL()
      Obtem o valor da propriedade vRetCSLL.
      Returns:
      possible object is String
    • setVRetCSLL

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

      public String getVBCIRRF()
      Obtem o valor da propriedade vbcirrf.
      Returns:
      possible object is String
    • setVBCIRRF

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

      public String getVIRRF()
      Obtem o valor da propriedade virrf.
      Returns:
      possible object is String
    • setVIRRF

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