Package systextil.integracao.xml.nfe
Class TDif
java.lang.Object
systextil.integracao.xml.nfe.TDif
Tipo Diferimento
Classe Java de TDif complex type.
O seguinte fragmento do esquema especifica o conteudo esperado contido dentro desta classe.
<complexType name="TDif">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="pDif" type="{http://www.portalfiscal.inf.br/nfe}TDec_0302_04RTC"/>
<element name="vDif" type="{http://www.portalfiscal.inf.br/nfe}TDec1302RTC"/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
pDif
Percentual do diferimento -
vDif
Valor do diferimento
-
-
Constructor Details
-
TDif
public TDif()
-
-
Method Details
-
getPDif
Percentual do diferimento- Returns:
- possible object is
String
-
setPDif
Define o valor da propriedade pDif.- Parameters:
value- allowed object isString- See Also:
-
getVDif
Valor do diferimento- Returns:
- possible object is
String
-
setVDif
Define o valor da propriedade vDif.- Parameters:
value- allowed object isString- See Also:
-