Package systextil.integracao.xml.cte
Class TDifCBS
java.lang.Object
systextil.integracao.xml.cte.TDifCBS
Tipo Diferimento
Classe Java de TDifCBS complex type.
O seguinte fragmento do esquema especifica o conteudo esperado contido dentro desta classe.
<complexType name="TDifCBS">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="pDif" type="{}TDec_0302_04"/>
<element name="vDif" type="{}TDec1302"/>
</sequence>
</restriction>
</complexContent>
</complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
pDif
Percentual do diferimento -
vDif
Valor do diferimento
-
-
Constructor Details
-
TDifCBS
public TDifCBS()
-
-
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:
-