public static class Nomina.OtrosPagos.OtroPago.SubsidioAlEmpleo extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="SubsidioCausado" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_ImporteMXN" /> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected BigDecimal |
subsidioCausado |
Constructor and Description |
---|
SubsidioAlEmpleo() |
Modifier and Type | Method and Description |
---|---|
BigDecimal |
getSubsidioCausado()
Gets the value of the subsidioCausado property.
|
void |
setSubsidioCausado(BigDecimal value)
Sets the value of the subsidioCausado property.
|
protected BigDecimal subsidioCausado
public BigDecimal getSubsidioCausado()
BigDecimal
public void setSubsidioCausado(BigDecimal value)
value
- allowed object is
BigDecimal
Copyright © 2010–2018. All rights reserved.