Class ResumeV1SocialNetworksUrl

    • Constructor Detail

      • ResumeV1SocialNetworksUrl

        public ResumeV1SocialNetworksUrl()
    • 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
      • getName

        public String getName()
        The name of the social network.
      • getUrl

        public String getUrl()
        The URL of the social network.