Class CompanyRegistrationField

    • Constructor Detail

      • CompanyRegistrationField

        public CompanyRegistrationField​(String type,
                                        String value)
    • 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
      • getValue

        public String getValue()
        The value of the field.
      • getType

        public String getType()
        Type of the company registration number.