Package br.com.senior.hcm.payroll.pojos
Class Historicalleave
- java.lang.Object
-
- br.com.senior.hcm.payroll.pojos.Historicalleave
-
public class Historicalleave extends Object
Historicalleave
-
-
Constructor Summary
Constructors Constructor Description Historicalleave()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description HistoricalleaveaddAttachmentsItem(Attachment attachmentsItem)Historicalleaveattachments(List<Attachment> attachments)Historicalleaveattendant(Attendant attendant)HistoricalleaveattendantName(String attendantName)HistoricalleaveattendantState(State attendantState)HistoricalleavebirthDate(org.threeten.bp.LocalDate birthDate)HistoricalleaveclassOrganType(ClassOrganType classOrganType)Historicalleavedisease(Disease disease)Historicalleaveemployee(Employee employee)Historicalleaveenddate(org.threeten.bp.OffsetDateTime enddate)HistoricalleaveendDate(org.threeten.bp.OffsetDateTime endDate)booleanequals(Object o)Historicalleaveestimatedenddate(org.threeten.bp.LocalDate estimatedenddate)HistoricalleaveexternalId(String externalId)List<Attachment>getAttachments()AnexoAttendantgetAttendant()Get attendantStringgetAttendantName()Nome do atendenteStategetAttendantState()Get attendantStateorg.threeten.bp.LocalDategetBirthDate()Data do partoClassOrganTypegetClassOrganType()Get classOrganTypeDiseasegetDisease()Get diseaseEmployeegetEmployee()Get employeeorg.threeten.bp.OffsetDateTimegetEnddate()Término do afastamento(Com timezone)org.threeten.bp.OffsetDateTimegetEndDate()Término do afastamento(Sem timezone)org.threeten.bp.LocalDategetEstimatedenddate()Data prevista de término do afastamentoStringgetExternalId()Id externoStringgetId()Id do históricoTimetrackingsituationgetInitialSituation()Get initialSituationIntegergetJustifiedDays()Dias justificadosorg.threeten.bp.LocalDategetMedicalDecisionDate()Decisão da períciaMovimentationRaisTypegetMovimentationRaisType()Get movimentationRaisTypeorg.threeten.bp.LocalDategetNexusStartDate()Início do nexoStringgetObservation()Observação do afastamentoorg.threeten.bp.LocalDategetPregnancyConfirmation()Confirmação da gravidezStringgetRecordCouncil()Registro do conselho profissionalorg.threeten.bp.OffsetDateTimegetStartdate()Início do afastamento(Com timezone)org.threeten.bp.OffsetDateTimegetStartDate()Início do afastamento(Sem timezone)SubgroupDiseasegetSubgroupDisease()Get subgroupDiseaseTimetrackingsituationgetTimetrackingsituation()Get timetrackingsituationWorkAccidentTypegetWorkAccidentType()Get workAccidentTypeinthashCode()Historicalleaveid(String id)HistoricalleaveinitialSituation(Timetrackingsituation initialSituation)HistoricalleaveisIntegration(Boolean isIntegration)BooleanisIsIntegration()É integração? (campo calculado)BooleanisNexusHazard()Risco nexoBooleanisReturnExamination()Exame de retornoHistoricalleavejustifiedDays(Integer justifiedDays)HistoricalleavemedicalDecisionDate(org.threeten.bp.LocalDate medicalDecisionDate)HistoricalleavemovimentationRaisType(MovimentationRaisType movimentationRaisType)HistoricalleavenexusHazard(Boolean nexusHazard)HistoricalleavenexusStartDate(org.threeten.bp.LocalDate nexusStartDate)Historicalleaveobservation(String observation)HistoricalleavepregnancyConfirmation(org.threeten.bp.LocalDate pregnancyConfirmation)HistoricalleaverecordCouncil(String recordCouncil)HistoricalleavereturnExamination(Boolean returnExamination)voidsetAttachments(List<Attachment> attachments)voidsetAttendant(Attendant attendant)voidsetAttendantName(String attendantName)voidsetAttendantState(State attendantState)voidsetBirthDate(org.threeten.bp.LocalDate birthDate)voidsetClassOrganType(ClassOrganType classOrganType)voidsetDisease(Disease disease)voidsetEmployee(Employee employee)voidsetEnddate(org.threeten.bp.OffsetDateTime enddate)voidsetEndDate(org.threeten.bp.OffsetDateTime endDate)voidsetEstimatedenddate(org.threeten.bp.LocalDate estimatedenddate)voidsetExternalId(String externalId)voidsetId(String id)voidsetInitialSituation(Timetrackingsituation initialSituation)voidsetIsIntegration(Boolean isIntegration)voidsetJustifiedDays(Integer justifiedDays)voidsetMedicalDecisionDate(org.threeten.bp.LocalDate medicalDecisionDate)voidsetMovimentationRaisType(MovimentationRaisType movimentationRaisType)voidsetNexusHazard(Boolean nexusHazard)voidsetNexusStartDate(org.threeten.bp.LocalDate nexusStartDate)voidsetObservation(String observation)voidsetPregnancyConfirmation(org.threeten.bp.LocalDate pregnancyConfirmation)voidsetRecordCouncil(String recordCouncil)voidsetReturnExamination(Boolean returnExamination)voidsetStartdate(org.threeten.bp.OffsetDateTime startdate)voidsetStartDate(org.threeten.bp.OffsetDateTime startDate)voidsetSubgroupDisease(SubgroupDisease subgroupDisease)voidsetTimetrackingsituation(Timetrackingsituation timetrackingsituation)voidsetWorkAccidentType(WorkAccidentType workAccidentType)Historicalleavestartdate(org.threeten.bp.OffsetDateTime startdate)HistoricalleavestartDate(org.threeten.bp.OffsetDateTime startDate)HistoricalleavesubgroupDisease(SubgroupDisease subgroupDisease)Historicalleavetimetrackingsituation(Timetrackingsituation timetrackingsituation)StringtoString()HistoricalleaveworkAccidentType(WorkAccidentType workAccidentType)
-
-
-
Method Detail
-
attachments
public Historicalleave attachments(List<Attachment> attachments)
-
addAttachmentsItem
public Historicalleave addAttachmentsItem(Attachment attachmentsItem)
-
getAttachments
public List<Attachment> getAttachments()
Anexo- Returns:
- attachments
-
setAttachments
public void setAttachments(List<Attachment> attachments)
-
classOrganType
public Historicalleave classOrganType(ClassOrganType classOrganType)
-
getClassOrganType
public ClassOrganType getClassOrganType()
Get classOrganType- Returns:
- classOrganType
-
setClassOrganType
public void setClassOrganType(ClassOrganType classOrganType)
-
endDate
public Historicalleave endDate(org.threeten.bp.OffsetDateTime endDate)
-
getEndDate
public org.threeten.bp.OffsetDateTime getEndDate()
Término do afastamento(Sem timezone)- Returns:
- endDate
-
setEndDate
public void setEndDate(org.threeten.bp.OffsetDateTime endDate)
-
timetrackingsituation
public Historicalleave timetrackingsituation(Timetrackingsituation timetrackingsituation)
-
getTimetrackingsituation
public Timetrackingsituation getTimetrackingsituation()
Get timetrackingsituation- Returns:
- timetrackingsituation
-
setTimetrackingsituation
public void setTimetrackingsituation(Timetrackingsituation timetrackingsituation)
-
employee
public Historicalleave employee(Employee employee)
-
getEmployee
public Employee getEmployee()
Get employee- Returns:
- employee
-
setEmployee
public void setEmployee(Employee employee)
-
startdate
public Historicalleave startdate(org.threeten.bp.OffsetDateTime startdate)
-
getStartdate
public org.threeten.bp.OffsetDateTime getStartdate()
Início do afastamento(Com timezone)- Returns:
- startdate
-
setStartdate
public void setStartdate(org.threeten.bp.OffsetDateTime startdate)
-
pregnancyConfirmation
public Historicalleave pregnancyConfirmation(org.threeten.bp.LocalDate pregnancyConfirmation)
-
getPregnancyConfirmation
public org.threeten.bp.LocalDate getPregnancyConfirmation()
Confirmação da gravidez- Returns:
- pregnancyConfirmation
-
setPregnancyConfirmation
public void setPregnancyConfirmation(org.threeten.bp.LocalDate pregnancyConfirmation)
-
estimatedenddate
public Historicalleave estimatedenddate(org.threeten.bp.LocalDate estimatedenddate)
-
getEstimatedenddate
public org.threeten.bp.LocalDate getEstimatedenddate()
Data prevista de término do afastamento- Returns:
- estimatedenddate
-
setEstimatedenddate
public void setEstimatedenddate(org.threeten.bp.LocalDate estimatedenddate)
-
attendant
public Historicalleave attendant(Attendant attendant)
-
getAttendant
public Attendant getAttendant()
Get attendant- Returns:
- attendant
-
setAttendant
public void setAttendant(Attendant attendant)
-
medicalDecisionDate
public Historicalleave medicalDecisionDate(org.threeten.bp.LocalDate medicalDecisionDate)
-
getMedicalDecisionDate
public org.threeten.bp.LocalDate getMedicalDecisionDate()
Decisão da perícia- Returns:
- medicalDecisionDate
-
setMedicalDecisionDate
public void setMedicalDecisionDate(org.threeten.bp.LocalDate medicalDecisionDate)
-
returnExamination
public Historicalleave returnExamination(Boolean returnExamination)
-
isReturnExamination
public Boolean isReturnExamination()
Exame de retorno- Returns:
- returnExamination
-
setReturnExamination
public void setReturnExamination(Boolean returnExamination)
-
id
public Historicalleave id(String id)
-
getId
public String getId()
Id do histórico- Returns:
- id
-
setId
public void setId(String id)
-
workAccidentType
public Historicalleave workAccidentType(WorkAccidentType workAccidentType)
-
getWorkAccidentType
public WorkAccidentType getWorkAccidentType()
Get workAccidentType- Returns:
- workAccidentType
-
setWorkAccidentType
public void setWorkAccidentType(WorkAccidentType workAccidentType)
-
subgroupDisease
public Historicalleave subgroupDisease(SubgroupDisease subgroupDisease)
-
getSubgroupDisease
public SubgroupDisease getSubgroupDisease()
Get subgroupDisease- Returns:
- subgroupDisease
-
setSubgroupDisease
public void setSubgroupDisease(SubgroupDisease subgroupDisease)
-
initialSituation
public Historicalleave initialSituation(Timetrackingsituation initialSituation)
-
getInitialSituation
public Timetrackingsituation getInitialSituation()
Get initialSituation- Returns:
- initialSituation
-
setInitialSituation
public void setInitialSituation(Timetrackingsituation initialSituation)
-
attendantState
public Historicalleave attendantState(State attendantState)
-
getAttendantState
public State getAttendantState()
Get attendantState- Returns:
- attendantState
-
setAttendantState
public void setAttendantState(State attendantState)
-
disease
public Historicalleave disease(Disease disease)
-
getDisease
public Disease getDisease()
Get disease- Returns:
- disease
-
setDisease
public void setDisease(Disease disease)
-
nexusHazard
public Historicalleave nexusHazard(Boolean nexusHazard)
-
isNexusHazard
public Boolean isNexusHazard()
Risco nexo- Returns:
- nexusHazard
-
setNexusHazard
public void setNexusHazard(Boolean nexusHazard)
-
recordCouncil
public Historicalleave recordCouncil(String recordCouncil)
-
getRecordCouncil
public String getRecordCouncil()
Registro do conselho profissional- Returns:
- recordCouncil
-
setRecordCouncil
public void setRecordCouncil(String recordCouncil)
-
observation
public Historicalleave observation(String observation)
-
getObservation
public String getObservation()
Observação do afastamento- Returns:
- observation
-
setObservation
public void setObservation(String observation)
-
externalId
public Historicalleave externalId(String externalId)
-
getExternalId
public String getExternalId()
Id externo- Returns:
- externalId
-
setExternalId
public void setExternalId(String externalId)
-
isIntegration
public Historicalleave isIntegration(Boolean isIntegration)
-
isIsIntegration
public Boolean isIsIntegration()
É integração? (campo calculado)- Returns:
- isIntegration
-
setIsIntegration
public void setIsIntegration(Boolean isIntegration)
-
attendantName
public Historicalleave attendantName(String attendantName)
-
getAttendantName
public String getAttendantName()
Nome do atendente- Returns:
- attendantName
-
setAttendantName
public void setAttendantName(String attendantName)
-
birthDate
public Historicalleave birthDate(org.threeten.bp.LocalDate birthDate)
-
getBirthDate
public org.threeten.bp.LocalDate getBirthDate()
Data do parto- Returns:
- birthDate
-
setBirthDate
public void setBirthDate(org.threeten.bp.LocalDate birthDate)
-
justifiedDays
public Historicalleave justifiedDays(Integer justifiedDays)
-
getJustifiedDays
public Integer getJustifiedDays()
Dias justificados- Returns:
- justifiedDays
-
setJustifiedDays
public void setJustifiedDays(Integer justifiedDays)
-
enddate
public Historicalleave enddate(org.threeten.bp.OffsetDateTime enddate)
-
getEnddate
public org.threeten.bp.OffsetDateTime getEnddate()
Término do afastamento(Com timezone)- Returns:
- enddate
-
setEnddate
public void setEnddate(org.threeten.bp.OffsetDateTime enddate)
-
nexusStartDate
public Historicalleave nexusStartDate(org.threeten.bp.LocalDate nexusStartDate)
-
getNexusStartDate
public org.threeten.bp.LocalDate getNexusStartDate()
Início do nexo- Returns:
- nexusStartDate
-
setNexusStartDate
public void setNexusStartDate(org.threeten.bp.LocalDate nexusStartDate)
-
startDate
public Historicalleave startDate(org.threeten.bp.OffsetDateTime startDate)
-
getStartDate
public org.threeten.bp.OffsetDateTime getStartDate()
Início do afastamento(Sem timezone)- Returns:
- startDate
-
setStartDate
public void setStartDate(org.threeten.bp.OffsetDateTime startDate)
-
movimentationRaisType
public Historicalleave movimentationRaisType(MovimentationRaisType movimentationRaisType)
-
getMovimentationRaisType
public MovimentationRaisType getMovimentationRaisType()
Get movimentationRaisType- Returns:
- movimentationRaisType
-
setMovimentationRaisType
public void setMovimentationRaisType(MovimentationRaisType movimentationRaisType)
-
-