Class PayslipV3Employment

  • All Implemented Interfaces:
    PositionData

    public class PayslipV3Employment
    extends BaseField
    Information about the employment.
    • Constructor Detail

      • PayslipV3Employment

        public PayslipV3Employment()
    • Method Detail

      • isEmpty

        public boolean isEmpty()
        Specified by:
        isEmpty in class BaseField
        Returns:
        true if the field is empty, false otherwise.
      • toFieldList

        public String toFieldList()
        Output the object in a format suitable for inclusion in an rST field list.
      • getCategory

        public String getCategory()
        The category of the employment.
      • getCoefficient

        public String getCoefficient()
        The coefficient of the employment.
      • getCollectiveAgreement

        public String getCollectiveAgreement()
        The collective agreement of the employment.
      • getJobTitle

        public String getJobTitle()
        The job title of the employee.
      • getPositionLevel

        public String getPositionLevel()
        The position level of the employment.
      • getSeniorityDate

        public String getSeniorityDate()
        The seniority date of the employment.
      • getStartDate

        public String getStartDate()
        The start date of the employment.