Class ResumeV1Certificate

    • Constructor Detail

      • ResumeV1Certificate

        public ResumeV1Certificate()
    • Method Detail

      • isEmpty

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

        public String toTableLine()
        Output the line in a format suitable for inclusion in an rST table.
        Specified by:
        toTableLine in interface LineItemField
      • getGrade

        public String getGrade()
        The grade obtained for the certificate.
      • getName

        public String getName()
        The name of certification.
      • getProvider

        public String getProvider()
        The organization or institution that issued the certificate.
      • getYear

        public String getYear()
        The year when a certificate was issued or received.