Class TCTeOS.InfCte.Imp.InfTribFed

java.lang.Object
systextil.integracao.xml.cte.TCTeOS.InfCte.Imp.InfTribFed
Enclosing class:
TCTeOS.InfCte.Imp

public static class TCTeOS.InfCte.Imp.InfTribFed 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="vPIS" type="{http://www.portalfiscal.inf.br/cte}TDec_1302" minOccurs="0"/>
                 <element name="vCOFINS" type="{http://www.portalfiscal.inf.br/cte}TDec_1302" minOccurs="0"/>
                 <element name="vIR" type="{http://www.portalfiscal.inf.br/cte}TDec_1302" minOccurs="0"/>
                 <element name="vINSS" type="{http://www.portalfiscal.inf.br/cte}TDec_1302" minOccurs="0"/>
                 <element name="vCSLL" type="{http://www.portalfiscal.inf.br/cte}TDec_1302" minOccurs="0"/>
           </sequence>
         </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

    • vpis

      protected String vpis
    • vcofins

      protected String vcofins
    • vir

      protected String vir
    • vinss

      protected String vinss
    • vcsll

      protected String vcsll
  • Constructor Details

    • InfTribFed

      public InfTribFed()
  • Method Details

    • 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
    • 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
    • getVIR

      public String getVIR()
      Obtem o valor da propriedade vir.
      Returns:
      possible object is String
    • setVIR

      public void setVIR(String value)
      Define o valor da propriedade vir.
      Parameters:
      value - allowed object is String
    • getVINSS

      public String getVINSS()
      Obtem o valor da propriedade vinss.
      Returns:
      possible object is String
    • setVINSS

      public void setVINSS(String value)
      Define o valor da propriedade vinss.
      Parameters:
      value - allowed object is String
    • getVCSLL

      public String getVCSLL()
      Obtem o valor da propriedade vcsll.
      Returns:
      possible object is String
    • setVCSLL

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