Class TIBSCBSTot.GIBS.GIBSUF

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

public static class TIBSCBSTot.GIBS.GIBSUF 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="vIBSUF" type="{}TDec1302"/>
	   </sequence>
	 </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

    • vDif

      protected String vDif
      Total do Diferimento
    • vDevTrib

      protected String vDevTrib
      Total de devolucoes de tributos
    • vibsuf

      protected String vibsuf
      Valor total do IBS Estadual
  • Constructor Details

    • GIBSUF

      public GIBSUF()
  • 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:
    • getVIBSUF

      public String getVIBSUF()
      Valor total do IBS Estadual
      Returns:
      possible object is String
    • setVIBSUF

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