Interface Website

All Superinterfaces:
Entity, Resource, Serializable

public interface Website extends Resource
Represents a website for a User.
  • Method Details

    • getUrl

      String getUrl()
      Gets the URL of the website.
      Returns:
      The URL of the website
    • getType

      WebsiteType getType()
      Gets the type of website.
      Returns:
      the type of website