Class TNFe.InfNFe.Det.Prod.Comb.CIDE

java.lang.Object
systextil.integracao.xml.nfe.TNFe.InfNFe.Det.Prod.Comb.CIDE
Enclosing class:
TNFe.InfNFe.Det.Prod.Comb

public static class TNFe.InfNFe.Det.Prod.Comb.CIDE 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="qBCProd" type="{http://www.portalfiscal.inf.br/nfe}TDec_1204v"/>
		 <element name="vAliqProd" type="{http://www.portalfiscal.inf.br/nfe}TDec_1104"/>
		 <element name="vCIDE" type="{http://www.portalfiscal.inf.br/nfe}TDec_1302"/>
	   </sequence>
	 </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

    • qbcProd

      protected String qbcProd
      BC do CIDE ( Quantidade comercializada)
    • vAliqProd

      protected String vAliqProd
      Aliquota do CIDE (em reais)
    • vcide

      protected String vcide
      Valor do CIDE
  • Constructor Details

    • CIDE

      public CIDE()
  • Method Details

    • getQBCProd

      public String getQBCProd()
      BC do CIDE ( Quantidade comercializada)
      Returns:
      possible object is String
    • setQBCProd

      public void setQBCProd(String value)
      Define o valor da propriedade qbcProd.
      Parameters:
      value - allowed object is String
      See Also:
    • getVAliqProd

      public String getVAliqProd()
      Aliquota do CIDE (em reais)
      Returns:
      possible object is String
    • setVAliqProd

      public void setVAliqProd(String value)
      Define o valor da propriedade vAliqProd.
      Parameters:
      value - allowed object is String
      See Also:
    • getVCIDE

      public String getVCIDE()
      Valor do CIDE
      Returns:
      possible object is String
    • setVCIDE

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