Class TIBSCBSMonoTot.GIBS.GIBSUF

java.lang.Object
systextil.integracao.xml.nfe.TIBSCBSMonoTot.GIBS.GIBSUF
Enclosing class:
TIBSCBSMonoTot.GIBS

public static class TIBSCBSMonoTot.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="{http://www.portalfiscal.inf.br/nfe}TDec1302RTC"/>
		 <element name="vDevTrib" type="{http://www.portalfiscal.inf.br/nfe}TDec1302RTC"/>
		 <element name="vIBSUF" type="{http://www.portalfiscal.inf.br/nfe}TDec1302RTC"/>
	   </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: