Class TIBSCBSTot.GCBS

java.lang.Object
systextil.integracao.xml.cte.TIBSCBSTot.GCBS
Enclosing class:
TIBSCBSTot

public static class TIBSCBSTot.GCBS 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="vDif" type="{}TDec1302"/>
		 <element name="vDevTrib" type="{}TDec1302"/>
		 <element name="vCBS" type="{}TDec1302"/>
		 <element name="vCredPres" type="{}TDec1302"/>
		 <element name="vCredPresCondSus" type="{}TDec1302"/>
	   </sequence>
	 </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

    • vDif

      protected String vDif
      Total do Diferimento
    • vDevTrib

      protected String vDevTrib
      Total de devolucoes de tributos
    • vcbs

      protected String vcbs
      Valor total da CBS
    • vCredPres

      protected String vCredPres
      Total do Credito Presumido
    • vCredPresCondSus

      protected String vCredPresCondSus
      Total do Credito Presumido Condicao Suspensiva
  • Constructor Details

    • GCBS

      public GCBS()
  • Method Details

    • getVDif

      public String getVDif()
      Total do Diferimento
      Returns:
      possible object is String
    • setVDif

      public void setVDif(String value)
      Define o valor da propriedade vDif.
      Parameters:
      value - allowed object is String
      See Also:
    • getVDevTrib

      public String getVDevTrib()
      Total de devolucoes de tributos
      Returns:
      possible object is String
    • setVDevTrib

      public void setVDevTrib(String value)
      Define o valor da propriedade vDevTrib.
      Parameters:
      value - allowed object is String
      See Also:
    • getVCBS

      public String getVCBS()
      Valor total da CBS
      Returns:
      possible object is String
    • setVCBS

      public void setVCBS(String value)
      Define o valor da propriedade vcbs.
      Parameters:
      value - allowed object is String
      See Also:
    • getVCredPres

      public String getVCredPres()
      Total do Credito Presumido
      Returns:
      possible object is String
    • setVCredPres

      public void setVCredPres(String value)
      Define o valor da propriedade vCredPres.
      Parameters:
      value - allowed object is String
      See Also:
    • getVCredPresCondSus

      public String getVCredPresCondSus()
      Total do Credito Presumido Condicao Suspensiva
      Returns:
      possible object is String
    • setVCredPresCondSus

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