Interface SimpleLink

All Superinterfaces:
SimpleLinkSection
All Known Implementing Classes:
MockSimpleLink, SimpleLinkImpl

public interface SimpleLink extends SimpleLinkSection
A simple link representation.
Since:
v4.0
  • Method Details

    • getUrl

      @Nonnull String getUrl()
      The URL that the link points to. This should never be null.
      Returns:
      The URL that the link points to
    • getAccessKey

      String getAccessKey()
      The access key used to quickly select link
      Returns:
      The access key used to quickly select link