Interface NamedLink

All Known Implementing Classes:
SimpleNamedLink

public interface NamedLink
An optionally-named link relating to an entity.
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
  • Method Details

    • getName

      @Nullable String getName()
      Returns:
      the optional name of the link
    • getHref

      @Nonnull String getHref()
      Returns:
      the link's href