public interface

NamedLink

com.atlassian.stash.util.NamedLink
Known Indirect Subclasses

Class Overview

An optionally-named link relating to an entity.

Summary

Public Methods
@Nonnull String getHref()
@Nullable String getName()

Public Methods

@Nonnull public String getHref ()

Returns
  • the link's href

@Nullable public String getName ()

Returns
  • the optional name of the link