Class HistoricalEsocialCategory


  • @Generated(value="io.swagger.codegen.languages.JavaClientCodegen",
               date="2020-08-14T17:15:20.586Z")
    public class HistoricalEsocialCategory
    extends Object
    HistoricalEsocialCategory
    • Constructor Detail

      • HistoricalEsocialCategory

        public HistoricalEsocialCategory()
    • Method Detail

      • getDateWhen

        public org.threeten.bp.LocalDate getDateWhen()
        Data do histórico
        Returns:
        dateWhen
      • setDateWhen

        public void setDateWhen​(org.threeten.bp.LocalDate dateWhen)
      • getEndDate

        public org.threeten.bp.LocalDate getEndDate()
        Data de término
        Returns:
        endDate
      • setEndDate

        public void setEndDate​(org.threeten.bp.LocalDate endDate)
      • getId

        public String getId()
        Id do histórico
        Returns:
        id
      • setId

        public void setId​(String id)
      • getEmployee

        public Employee getEmployee()
        Get employee
        Returns:
        employee
      • setEmployee

        public void setEmployee​(Employee employee)
      • getESocialCategoryType

        public ESocialCategory getESocialCategoryType()
        Get eSocialCategoryType
        Returns:
        eSocialCategoryType
      • setESocialCategoryType

        public void setESocialCategoryType​(ESocialCategory eSocialCategoryType)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object