public static class Nomina.Percepciones 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"> <sequence> <element name="Percepcion" maxOccurs="unbounded"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="AccionesOTitulos" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="ValorMercado" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}decimal"> <fractionDigits value="6"/> <minInclusive value="0.000001"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="PrecioAlOtorgarse" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}decimal"> <fractionDigits value="6"/> <minInclusive value="0.000001"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> </restriction> </complexContent> </complexType> </element> <element name="HorasExtra" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="Dias" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}int"> <minInclusive value="1"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="TipoHoras" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/catalogos/Nomina}c_TipoHoras" /> <attribute name="HorasExtra" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}int"> <minInclusive value="1"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="ImportePagado" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_ImporteMXN" /> </restriction> </complexContent> </complexType> </element> </sequence> <attribute name="TipoPercepcion" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/catalogos/Nomina}c_TipoPercepcion" /> <attribute name="Clave" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="3"/> <maxLength value="15"/> <whiteSpace value="collapse"/> <pattern value="[^|]{3,15}"/> </restriction> </simpleType> </attribute> <attribute name="Concepto" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="100"/> <whiteSpace value="collapse"/> <pattern value="[^|]{1,100}"/> </restriction> </simpleType> </attribute> <attribute name="ImporteGravado" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_ImporteMXN" /> <attribute name="ImporteExento" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_ImporteMXN" /> </restriction> </complexContent> </complexType> </element> <element name="JubilacionPensionRetiro" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="TotalUnaExhibicion" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_ImporteMXN" /> <attribute name="TotalParcialidad" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_ImporteMXN" /> <attribute name="MontoDiario" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_ImporteMXN" /> <attribute name="IngresoAcumulable" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_ImporteMXN" /> <attribute name="IngresoNoAcumulable" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_ImporteMXN" /> </restriction> </complexContent> </complexType> </element> <element name="SeparacionIndemnizacion" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="TotalPagado" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_ImporteMXN" /> <attribute name="NumAñosServicio" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}int"> <minInclusive value="0"/> <maxInclusive value="99"/> <whiteSpace value="collapse"/> </restriction> </simpleType> </attribute> <attribute name="UltimoSueldoMensOrd" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_ImporteMXN" /> <attribute name="IngresoAcumulable" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_ImporteMXN" /> <attribute name="IngresoNoAcumulable" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_ImporteMXN" /> </restriction> </complexContent> </complexType> </element> </sequence> <attribute name="TotalSueldos" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_ImporteMXN" /> <attribute name="TotalSeparacionIndemnizacion" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_ImporteMXN" /> <attribute name="TotalJubilacionPensionRetiro" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_ImporteMXN" /> <attribute name="TotalGravado" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_ImporteMXN" /> <attribute name="TotalExento" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_ImporteMXN" /> </restriction> </complexContent> </complexType>
Modifier and Type | Class and Description |
---|---|
static class |
Nomina.Percepciones.JubilacionPensionRetiro
Java class for anonymous complex type.
|
static class |
Nomina.Percepciones.Percepcion
Java class for anonymous complex type.
|
static class |
Nomina.Percepciones.SeparacionIndemnizacion
Java class for anonymous complex type.
|
Modifier and Type | Field and Description |
---|---|
protected Nomina.Percepciones.JubilacionPensionRetiro |
jubilacionPensionRetiro |
protected List<Nomina.Percepciones.Percepcion> |
percepcion |
protected Nomina.Percepciones.SeparacionIndemnizacion |
separacionIndemnizacion |
protected BigDecimal |
totalExento |
protected BigDecimal |
totalGravado |
protected BigDecimal |
totalJubilacionPensionRetiro |
protected BigDecimal |
totalSeparacionIndemnizacion |
protected BigDecimal |
totalSueldos |
Constructor and Description |
---|
Percepciones() |
Modifier and Type | Method and Description |
---|---|
Nomina.Percepciones.JubilacionPensionRetiro |
getJubilacionPensionRetiro()
Gets the value of the jubilacionPensionRetiro property.
|
List<Nomina.Percepciones.Percepcion> |
getPercepcion()
Gets the value of the percepcion property.
|
Nomina.Percepciones.SeparacionIndemnizacion |
getSeparacionIndemnizacion()
Gets the value of the separacionIndemnizacion property.
|
BigDecimal |
getTotalExento()
Gets the value of the totalExento property.
|
BigDecimal |
getTotalGravado()
Gets the value of the totalGravado property.
|
BigDecimal |
getTotalJubilacionPensionRetiro()
Gets the value of the totalJubilacionPensionRetiro property.
|
BigDecimal |
getTotalSeparacionIndemnizacion()
Gets the value of the totalSeparacionIndemnizacion property.
|
BigDecimal |
getTotalSueldos()
Gets the value of the totalSueldos property.
|
void |
setJubilacionPensionRetiro(Nomina.Percepciones.JubilacionPensionRetiro value)
Sets the value of the jubilacionPensionRetiro property.
|
void |
setSeparacionIndemnizacion(Nomina.Percepciones.SeparacionIndemnizacion value)
Sets the value of the separacionIndemnizacion property.
|
void |
setTotalExento(BigDecimal value)
Sets the value of the totalExento property.
|
void |
setTotalGravado(BigDecimal value)
Sets the value of the totalGravado property.
|
void |
setTotalJubilacionPensionRetiro(BigDecimal value)
Sets the value of the totalJubilacionPensionRetiro property.
|
void |
setTotalSeparacionIndemnizacion(BigDecimal value)
Sets the value of the totalSeparacionIndemnizacion property.
|
void |
setTotalSueldos(BigDecimal value)
Sets the value of the totalSueldos property.
|
protected List<Nomina.Percepciones.Percepcion> percepcion
protected Nomina.Percepciones.JubilacionPensionRetiro jubilacionPensionRetiro
protected Nomina.Percepciones.SeparacionIndemnizacion separacionIndemnizacion
protected BigDecimal totalSueldos
protected BigDecimal totalSeparacionIndemnizacion
protected BigDecimal totalJubilacionPensionRetiro
protected BigDecimal totalGravado
protected BigDecimal totalExento
public List<Nomina.Percepciones.Percepcion> getPercepcion()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the percepcion property.
For example, to add a new item, do as follows:
getPercepcion().add(newItem);
Objects of the following type(s) are allowed in the list
Nomina.Percepciones.Percepcion
public Nomina.Percepciones.JubilacionPensionRetiro getJubilacionPensionRetiro()
Nomina.Percepciones.JubilacionPensionRetiro
public void setJubilacionPensionRetiro(Nomina.Percepciones.JubilacionPensionRetiro value)
value
- allowed object is
Nomina.Percepciones.JubilacionPensionRetiro
public Nomina.Percepciones.SeparacionIndemnizacion getSeparacionIndemnizacion()
Nomina.Percepciones.SeparacionIndemnizacion
public void setSeparacionIndemnizacion(Nomina.Percepciones.SeparacionIndemnizacion value)
value
- allowed object is
Nomina.Percepciones.SeparacionIndemnizacion
public BigDecimal getTotalSueldos()
BigDecimal
public void setTotalSueldos(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getTotalSeparacionIndemnizacion()
BigDecimal
public void setTotalSeparacionIndemnizacion(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getTotalJubilacionPensionRetiro()
BigDecimal
public void setTotalJubilacionPensionRetiro(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getTotalGravado()
BigDecimal
public void setTotalGravado(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getTotalExento()
BigDecimal
public void setTotalExento(BigDecimal value)
value
- allowed object is
BigDecimal
Copyright © 2010–2018. All rights reserved.