Class TIBSCBSTot.GIBS.GIBSMun

java.lang.Object
systextil.integracao.xml.nfe.TIBSCBSTot.GIBS.GIBSMun
Enclosing class:
TIBSCBSTot.GIBS

public static class TIBSCBSTot.GIBS.GIBSMun 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="vIBSMun" 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
    • vibsMun

      protected String vibsMun
      Valor total do IBS Municipal
  • Constructor Details

    • GIBSMun

      public GIBSMun()
  • 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:
    • getVIBSMun

      public String getVIBSMun()
      Valor total do IBS Municipal
      Returns:
      possible object is String
    • setVIBSMun

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