Class PayslipV2Employer

  • All Implemented Interfaces:
    PositionData

    public class PayslipV2Employer
    extends BaseField
    Information about the employer.
    • Constructor Detail

      • PayslipV2Employer

        public PayslipV2Employer()
    • 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.
      • getAddress

        public String getAddress()
        The address of the employer.
      • getCompanyId

        public String getCompanyId()
        The company ID of the employer.
      • getCompanySite

        public String getCompanySite()
        The site of the company.
      • getNafCode

        public String getNafCode()
        The NAF code of the employer.
      • getName

        public String getName()
        The name of the employer.
      • getPhoneNumber

        public String getPhoneNumber()
        The phone number of the employer.
      • getUrssafNumber

        public String getUrssafNumber()
        The URSSAF number of the employer.