Package systextil.integracao.xml.nfe
Class TIBSCBSMonoTot.GIBS.GIBSUF
java.lang.Object
systextil.integracao.xml.nfe.TIBSCBSMonoTot.GIBS.GIBSUF
- Enclosing class:
TIBSCBSMonoTot.GIBS
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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionTotal de devolucoes de tributosgetVDif()Total do DiferimentoValor total do IBS EstadualvoidsetVDevTrib(String value) Define o valor da propriedade vDevTrib.voidDefine o valor da propriedade vDif.voidDefine o valor da propriedade vibsuf.
-
Field Details
-
vDif
Total do Diferimento -
vDevTrib
Total de devolucoes de tributos -
vibsuf
Valor total do IBS Estadual
-
-
Constructor Details
-
GIBSUF
public GIBSUF()
-
-
Method Details
-
getVDif
Total do Diferimento- Returns:
- possible object is
String
-
setVDif
Define o valor da propriedade vDif.- Parameters:
value- allowed object isString- See Also:
-
getVDevTrib
Total de devolucoes de tributos- Returns:
- possible object is
String
-
setVDevTrib
Define o valor da propriedade vDevTrib.- Parameters:
value- allowed object isString- See Also:
-
getVIBSUF
Valor total do IBS Estadual- Returns:
- possible object is
String
-
setVIBSUF
Define o valor da propriedade vibsuf.- Parameters:
value- allowed object isString- See Also:
-