Class TNFe.InfNFe.Det.Imposto.PIS.PISOutr

java.lang.Object
systextil.integracao.xml.nfe.TNFe.InfNFe.Det.Imposto.PIS.PISOutr
Enclosing class:
TNFe.InfNFe.Det.Imposto.PIS

public static class TNFe.InfNFe.Det.Imposto.PIS.PISOutr 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="CST">
		   <simpleType>
			 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
			   <whiteSpace value="preserve"/>
			   <enumeration value="49"/>
			   <enumeration value="50"/>
			   <enumeration value="51"/>
			   <enumeration value="52"/>
			   <enumeration value="53"/>
			   <enumeration value="54"/>
			   <enumeration value="55"/>
			   <enumeration value="56"/>
			   <enumeration value="60"/>
			   <enumeration value="61"/>
			   <enumeration value="62"/>
			   <enumeration value="63"/>
			   <enumeration value="64"/>
			   <enumeration value="65"/>
			   <enumeration value="66"/>
			   <enumeration value="67"/>
			   <enumeration value="70"/>
			   <enumeration value="71"/>
			   <enumeration value="72"/>
			   <enumeration value="73"/>
			   <enumeration value="74"/>
			   <enumeration value="75"/>
			   <enumeration value="98"/>
			   <enumeration value="99"/>
			 </restriction>
		   </simpleType>
		 </element>
		 <choice>
		   <sequence>
			 <element name="vBC" type="{http://www.portalfiscal.inf.br/nfe}TDec_1302"/>
			 <element name="pPIS" type="{http://www.portalfiscal.inf.br/nfe}TDec_0302a04"/>
		   </sequence>
		   <sequence>
			 <element name="qBCProd" type="{http://www.portalfiscal.inf.br/nfe}TDec_1204v"/>
			 <element name="vAliqProd" type="{http://www.portalfiscal.inf.br/nfe}TDec_1104v"/>
		   </sequence>
		 </choice>
		 <element name="vPIS" type="{http://www.portalfiscal.inf.br/nfe}TDec_1302"/>
	   </sequence>
	 </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

    • cst

      protected String cst
      Codigo de Situacao Tributaria do PIS. 99 - Outras Operacoes.
    • vbc

      protected String vbc
      Valor da BC do PIS
    • ppis

      protected String ppis
      Aliquota do PIS (em percentual)
    • qbcProd

      protected String qbcProd
      Quantidade Vendida (NT2011/004)
    • vAliqProd

      protected String vAliqProd
      Aliquota do PIS (em reais) (NT2011/004)
    • vpis

      protected String vpis
      Valor do PIS
  • Constructor Details

    • PISOutr

      public PISOutr()
  • Method Details

    • getCST

      public String getCST()
      Codigo de Situacao Tributaria do PIS. 99 - Outras Operacoes.
      Returns:
      possible object is String
    • setCST

      public void setCST(String value)
      Define o valor da propriedade cst.
      Parameters:
      value - allowed object is String
      See Also:
    • getVBC

      public String getVBC()
      Valor da BC do PIS
      Returns:
      possible object is String
    • setVBC

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

      public String getPPIS()
      Aliquota do PIS (em percentual)
      Returns:
      possible object is String
    • setPPIS

      public void setPPIS(String value)
      Define o valor da propriedade ppis.
      Parameters:
      value - allowed object is String
      See Also:
    • getQBCProd

      public String getQBCProd()
      Quantidade Vendida (NT2011/004)
      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 PIS (em reais) (NT2011/004)
      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:
    • getVPIS

      public String getVPIS()
      Valor do PIS
      Returns:
      possible object is String
    • setVPIS

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