Package com.atlassian.bitbucket.util
Interface NamedLink
- All Known Implementing Classes:
SimpleNamedLink
public interface NamedLink
An optionally-named link relating to an entity.
-
Method Summary
-
Method Details
-
getName
- Returns:
- the optional name of the link
-
getHref
- Returns:
- the link's href
-