public static class Nomina.Receptor 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="SubContratacion" maxOccurs="unbounded" minOccurs="0"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="RfcLabora" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_RFC" /> <attribute name="PorcentajeTiempo" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}decimal"> <minInclusive value="0.001"/> <maxInclusive value="100.000"/> <whiteSpace value="collapse"/> <pattern value="[0-9]{1,3}(.([0-9]{1,3}))?"/> </restriction> </simpleType> </attribute> </restriction> </complexContent> </complexType> </element> </sequence> <attribute name="Curp" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_CURP" /> <attribute name="NumSeguridadSocial"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="15"/> <whiteSpace value="collapse"/> <pattern value="[0-9]{1,15}"/> </restriction> </simpleType> </attribute> <attribute name="FechaInicioRelLaboral" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_Fecha" /> <attribute name="Antigüedad"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <whiteSpace value="collapse"/> <pattern value="P(([1-9][0-9]{0,3})|0)W|P([1-9][0-9]?Y)?(([1-9]|1[012])M)?(0|[1-9]|[12][0-9]|3[01])D"/> </restriction> </simpleType> </attribute> <attribute name="TipoContrato" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/catalogos/Nomina}c_TipoContrato" /> <attribute name="Sindicalizado"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <whiteSpace value="collapse"/> <enumeration value="Sí"/> <enumeration value="No"/> </restriction> </simpleType> </attribute> <attribute name="TipoJornada" type="{http://www.sat.gob.mx/sitio_internet/cfd/catalogos/Nomina}c_TipoJornada" /> <attribute name="TipoRegimen" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/catalogos/Nomina}c_TipoRegimen" /> <attribute name="NumEmpleado" use="required"> <simpleType> <restriction base="{http://www.w3.org/2001/XMLSchema}string"> <minLength value="1"/> <maxLength value="15"/> <whiteSpace value="collapse"/> <pattern value="[^|]{1,15}"/> </restriction> </simpleType> </attribute> <attribute name="Departamento"> <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="Puesto"> <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="RiesgoPuesto" type="{http://www.sat.gob.mx/sitio_internet/cfd/catalogos/Nomina}c_RiesgoPuesto" /> <attribute name="PeriodicidadPago" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/catalogos/Nomina}c_PeriodicidadPago" /> <attribute name="Banco" type="{http://www.sat.gob.mx/sitio_internet/cfd/catalogos/Nomina}c_Banco" /> <attribute name="CuentaBancaria" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_CuentaBancaria" /> <attribute name="SalarioBaseCotApor" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_ImporteMXN" /> <attribute name="SalarioDiarioIntegrado" type="{http://www.sat.gob.mx/sitio_internet/cfd/tipoDatos/tdCFDI}t_ImporteMXN" /> <attribute name="ClaveEntFed" use="required" type="{http://www.sat.gob.mx/sitio_internet/cfd/catalogos}c_Estado" /> </restriction> </complexContent> </complexType>
Modifier and Type | Class and Description |
---|---|
static class |
Nomina.Receptor.SubContratacion
Java class for anonymous complex type.
|
Modifier and Type | Field and Description |
---|---|
protected String |
antigüedad |
protected String |
banco |
protected CEstado |
claveEntFed |
protected BigInteger |
cuentaBancaria |
protected String |
curp |
protected String |
departamento |
protected XMLGregorianCalendar |
fechaInicioRelLaboral |
protected String |
numEmpleado |
protected String |
numSeguridadSocial |
protected String |
periodicidadPago |
protected String |
puesto |
protected String |
riesgoPuesto |
protected BigDecimal |
salarioBaseCotApor |
protected BigDecimal |
salarioDiarioIntegrado |
protected String |
sindicalizado |
protected List<Nomina.Receptor.SubContratacion> |
subContratacion |
protected String |
tipoContrato |
protected String |
tipoJornada |
protected String |
tipoRegimen |
Constructor and Description |
---|
Receptor() |
Modifier and Type | Method and Description |
---|---|
String |
getAntigüedad()
Gets the value of the antigüedad property.
|
String |
getBanco()
Gets the value of the banco property.
|
CEstado |
getClaveEntFed()
Gets the value of the claveEntFed property.
|
BigInteger |
getCuentaBancaria()
Gets the value of the cuentaBancaria property.
|
String |
getCurp()
Gets the value of the curp property.
|
String |
getDepartamento()
Gets the value of the departamento property.
|
XMLGregorianCalendar |
getFechaInicioRelLaboral()
Gets the value of the fechaInicioRelLaboral property.
|
String |
getNumEmpleado()
Gets the value of the numEmpleado property.
|
String |
getNumSeguridadSocial()
Gets the value of the numSeguridadSocial property.
|
String |
getPeriodicidadPago()
Gets the value of the periodicidadPago property.
|
String |
getPuesto()
Gets the value of the puesto property.
|
String |
getRiesgoPuesto()
Gets the value of the riesgoPuesto property.
|
BigDecimal |
getSalarioBaseCotApor()
Gets the value of the salarioBaseCotApor property.
|
BigDecimal |
getSalarioDiarioIntegrado()
Gets the value of the salarioDiarioIntegrado property.
|
String |
getSindicalizado()
Gets the value of the sindicalizado property.
|
List<Nomina.Receptor.SubContratacion> |
getSubContratacion()
Gets the value of the subContratacion property.
|
String |
getTipoContrato()
Gets the value of the tipoContrato property.
|
String |
getTipoJornada()
Gets the value of the tipoJornada property.
|
String |
getTipoRegimen()
Gets the value of the tipoRegimen property.
|
void |
setAntigüedad(String value)
Sets the value of the antigüedad property.
|
void |
setBanco(String value)
Sets the value of the banco property.
|
void |
setClaveEntFed(CEstado value)
Sets the value of the claveEntFed property.
|
void |
setCuentaBancaria(BigInteger value)
Sets the value of the cuentaBancaria property.
|
void |
setCurp(String value)
Sets the value of the curp property.
|
void |
setDepartamento(String value)
Sets the value of the departamento property.
|
void |
setFechaInicioRelLaboral(XMLGregorianCalendar value)
Sets the value of the fechaInicioRelLaboral property.
|
void |
setNumEmpleado(String value)
Sets the value of the numEmpleado property.
|
void |
setNumSeguridadSocial(String value)
Sets the value of the numSeguridadSocial property.
|
void |
setPeriodicidadPago(String value)
Sets the value of the periodicidadPago property.
|
void |
setPuesto(String value)
Sets the value of the puesto property.
|
void |
setRiesgoPuesto(String value)
Sets the value of the riesgoPuesto property.
|
void |
setSalarioBaseCotApor(BigDecimal value)
Sets the value of the salarioBaseCotApor property.
|
void |
setSalarioDiarioIntegrado(BigDecimal value)
Sets the value of the salarioDiarioIntegrado property.
|
void |
setSindicalizado(String value)
Sets the value of the sindicalizado property.
|
void |
setTipoContrato(String value)
Sets the value of the tipoContrato property.
|
void |
setTipoJornada(String value)
Sets the value of the tipoJornada property.
|
void |
setTipoRegimen(String value)
Sets the value of the tipoRegimen property.
|
protected List<Nomina.Receptor.SubContratacion> subContratacion
protected String curp
protected String numSeguridadSocial
protected XMLGregorianCalendar fechaInicioRelLaboral
protected String antigüedad
protected String tipoContrato
protected String sindicalizado
protected String tipoJornada
protected String tipoRegimen
protected String numEmpleado
protected String departamento
protected String puesto
protected String riesgoPuesto
protected String periodicidadPago
protected String banco
protected BigInteger cuentaBancaria
protected BigDecimal salarioBaseCotApor
protected BigDecimal salarioDiarioIntegrado
protected CEstado claveEntFed
public List<Nomina.Receptor.SubContratacion> getSubContratacion()
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 subContratacion property.
For example, to add a new item, do as follows:
getSubContratacion().add(newItem);
Objects of the following type(s) are allowed in the list
Nomina.Receptor.SubContratacion
public String getCurp()
String
public void setCurp(String value)
value
- allowed object is
String
public String getNumSeguridadSocial()
String
public void setNumSeguridadSocial(String value)
value
- allowed object is
String
public XMLGregorianCalendar getFechaInicioRelLaboral()
XMLGregorianCalendar
public void setFechaInicioRelLaboral(XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public String getAntigüedad()
String
public void setAntigüedad(String value)
value
- allowed object is
String
public String getTipoContrato()
String
public void setTipoContrato(String value)
value
- allowed object is
String
public String getSindicalizado()
String
public void setSindicalizado(String value)
value
- allowed object is
String
public String getTipoJornada()
String
public void setTipoJornada(String value)
value
- allowed object is
String
public String getTipoRegimen()
String
public void setTipoRegimen(String value)
value
- allowed object is
String
public String getNumEmpleado()
String
public void setNumEmpleado(String value)
value
- allowed object is
String
public String getDepartamento()
String
public void setDepartamento(String value)
value
- allowed object is
String
public String getPuesto()
String
public void setPuesto(String value)
value
- allowed object is
String
public String getRiesgoPuesto()
String
public void setRiesgoPuesto(String value)
value
- allowed object is
String
public String getPeriodicidadPago()
String
public void setPeriodicidadPago(String value)
value
- allowed object is
String
public String getBanco()
String
public void setBanco(String value)
value
- allowed object is
String
public BigInteger getCuentaBancaria()
BigInteger
public void setCuentaBancaria(BigInteger value)
value
- allowed object is
BigInteger
public BigDecimal getSalarioBaseCotApor()
BigDecimal
public void setSalarioBaseCotApor(BigDecimal value)
value
- allowed object is
BigDecimal
public BigDecimal getSalarioDiarioIntegrado()
BigDecimal
public void setSalarioDiarioIntegrado(BigDecimal value)
value
- allowed object is
BigDecimal
public CEstado getClaveEntFed()
CEstado
Copyright © 2010–2018. All rights reserved.