Class TNF3E.InfNF3E.NFdet.Det.DetItemAnt

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

public static class TNF3E.InfNF3E.NFdet.Det.DetItemAnt 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="vItem" type="{http://www.portalfiscal.inf.br/nf3e}TDec_1302_1310"/>
                 <element name="qFaturada" type="{http://www.portalfiscal.inf.br/nf3e}TDec_1100_1104"/>
                 <element name="vProd" type="{http://www.portalfiscal.inf.br/nf3e}TDec_1302_1310"/>
                 <element name="cClass">
                   <simpleType>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                           <minLength value="7"/>
                           <maxLength value="7"/>
                           <whiteSpace value="preserve"/>
                           <pattern value="[0-9]{7}"/>
                         </restriction>
                   </simpleType>
                 </element>
                 <element name="vBC" type="{http://www.portalfiscal.inf.br/nf3e}TDec_1302" minOccurs="0"/>
                 <element name="pICMS" type="{http://www.portalfiscal.inf.br/nf3e}TDec_0302" minOccurs="0"/>
                 <element name="vICMS" type="{http://www.portalfiscal.inf.br/nf3e}TDec_1302" minOccurs="0"/>
                 <element name="vFCP" type="{http://www.portalfiscal.inf.br/nf3e}TDec_1302" minOccurs="0"/>
                 <element name="vBCST" type="{http://www.portalfiscal.inf.br/nf3e}TDec_1302" minOccurs="0"/>
                 <element name="vICMSST" type="{http://www.portalfiscal.inf.br/nf3e}TDec_1302" minOccurs="0"/>
                 <element name="vFCPST" type="{http://www.portalfiscal.inf.br/nf3e}TDec_1302" minOccurs="0"/>
                 <element name="vPIS" type="{http://www.portalfiscal.inf.br/nf3e}TDec_1302" minOccurs="0"/>
                 <element name="vPISEfet" type="{http://www.portalfiscal.inf.br/nf3e}TDec_1302" minOccurs="0"/>
                 <element name="vCOFINS" type="{http://www.portalfiscal.inf.br/nf3e}TDec_1302" minOccurs="0"/>
                 <element name="vCOFINSEfet" type="{http://www.portalfiscal.inf.br/nf3e}TDec_1302" minOccurs="0"/>
                 <element name="retTrib" minOccurs="0">
                   <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>
                 </element>
                 <element name="indDevolucao" minOccurs="0">
                   <simpleType>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                           <minLength value="1"/>
                           <maxLength value="1"/>
                           <whiteSpace value="preserve"/>
                           <enumeration value="1"/>
                         </restriction>
                   </simpleType>
                 </element>
           </sequence>
           <attribute name="nItemAnt" use="required">
                 <simpleType>
                   <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                         <whiteSpace value="preserve"/>
                         <minLength value="1"/>
                         <maxLength value="3"/>
                         <pattern value="[1-9]{1}[0-9]{0,1}|[1-8]{1}[0-9]{2}|[9]{1}[0-8]{1}[0-9]{1}|[9]{1}[9]{1}[0]{1}"/>
                   </restriction>
                 </simpleType>
           </attribute>
         </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

  • Constructor Details

    • DetItemAnt

      public DetItemAnt()
  • Method Details

    • getVItem

      public String getVItem()
      Obtem o valor da propriedade vItem.
      Returns:
      possible object is String
    • setVItem

      public void setVItem(String value)
      Define o valor da propriedade vItem.
      Parameters:
      value - allowed object is String
    • getQFaturada

      public String getQFaturada()
      Obtem o valor da propriedade qFaturada.
      Returns:
      possible object is String
    • setQFaturada

      public void setQFaturada(String value)
      Define o valor da propriedade qFaturada.
      Parameters:
      value - allowed object is String
    • getVProd

      public String getVProd()
      Obtem o valor da propriedade vProd.
      Returns:
      possible object is String
    • setVProd

      public void setVProd(String value)
      Define o valor da propriedade vProd.
      Parameters:
      value - allowed object is String
    • getCClass

      public String getCClass()
      Obtem o valor da propriedade cClass.
      Returns:
      possible object is String
    • setCClass

      public void setCClass(String value)
      Define o valor da propriedade cClass.
      Parameters:
      value - allowed object is String
    • getVBC

      public String getVBC()
      Obtem o valor da propriedade vbc.
      Returns:
      possible object is String
    • setVBC

      public void setVBC(String value)
      Define o valor da propriedade vbc.
      Parameters:
      value - allowed object is String
    • getPICMS

      public String getPICMS()
      Obtem o valor da propriedade picms.
      Returns:
      possible object is String
    • setPICMS

      public void setPICMS(String value)
      Define o valor da propriedade picms.
      Parameters:
      value - allowed object is String
    • getVICMS

      public String getVICMS()
      Obtem o valor da propriedade vicms.
      Returns:
      possible object is String
    • setVICMS

      public void setVICMS(String value)
      Define o valor da propriedade vicms.
      Parameters:
      value - allowed object is String
    • getVFCP

      public String getVFCP()
      Obtem o valor da propriedade vfcp.
      Returns:
      possible object is String
    • setVFCP

      public void setVFCP(String value)
      Define o valor da propriedade vfcp.
      Parameters:
      value - allowed object is String
    • getVBCST

      public String getVBCST()
      Obtem o valor da propriedade vbcst.
      Returns:
      possible object is String
    • setVBCST

      public void setVBCST(String value)
      Define o valor da propriedade vbcst.
      Parameters:
      value - allowed object is String
    • getVICMSST

      public String getVICMSST()
      Obtem o valor da propriedade vicmsst.
      Returns:
      possible object is String
    • setVICMSST

      public void setVICMSST(String value)
      Define o valor da propriedade vicmsst.
      Parameters:
      value - allowed object is String
    • getVFCPST

      public String getVFCPST()
      Obtem o valor da propriedade vfcpst.
      Returns:
      possible object is String
    • setVFCPST

      public void setVFCPST(String value)
      Define o valor da propriedade vfcpst.
      Parameters:
      value - allowed object is String
    • getVPIS

      public String getVPIS()
      Obtem o valor da propriedade vpis.
      Returns:
      possible object is String
    • setVPIS

      public void setVPIS(String value)
      Define o valor da propriedade vpis.
      Parameters:
      value - allowed object is String
    • getVPISEfet

      public String getVPISEfet()
      Obtem o valor da propriedade vpisEfet.
      Returns:
      possible object is String
    • setVPISEfet

      public void setVPISEfet(String value)
      Define o valor da propriedade vpisEfet.
      Parameters:
      value - allowed object is String
    • getVCOFINS

      public String getVCOFINS()
      Obtem o valor da propriedade vcofins.
      Returns:
      possible object is String
    • setVCOFINS

      public void setVCOFINS(String value)
      Define o valor da propriedade vcofins.
      Parameters:
      value - allowed object is String
    • getVCOFINSEfet

      public String getVCOFINSEfet()
      Obtem o valor da propriedade vcofinsEfet.
      Returns:
      possible object is String
    • setVCOFINSEfet

      public void setVCOFINSEfet(String value)
      Define o valor da propriedade vcofinsEfet.
      Parameters:
      value - allowed object is String
    • getRetTrib

      Obtem o valor da propriedade retTrib.
      Returns:
      possible object is TNF3E.InfNF3E.NFdet.Det.DetItemAnt.RetTrib
    • setRetTrib

      public void setRetTrib(TNF3E.InfNF3E.NFdet.Det.DetItemAnt.RetTrib value)
      Define o valor da propriedade retTrib.
      Parameters:
      value - allowed object is TNF3E.InfNF3E.NFdet.Det.DetItemAnt.RetTrib
    • getIndDevolucao

      public String getIndDevolucao()
      Obtem o valor da propriedade indDevolucao.
      Returns:
      possible object is String
    • setIndDevolucao

      public void setIndDevolucao(String value)
      Define o valor da propriedade indDevolucao.
      Parameters:
      value - allowed object is String
    • getNItemAnt

      public String getNItemAnt()
      Obtem o valor da propriedade nItemAnt.
      Returns:
      possible object is String
    • setNItemAnt

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