| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
String | 
getAnchor()  | 
LinkBody<?> | 
getBody()  | 
Link | 
getDelegate()  | 
ResourceIdentifier | 
getDestinationResourceIdentifier()  | 
Optional<String> | 
getTarget()
Returns the target attribute for the link. 
 | 
String | 
getTooltip()  | 
int | 
hashCode()  | 
String | 
toString()  | 
Link | 
updateDestination(ResourceIdentifier destination)
Returns a new instance of this link with an updated destination. 
 | 
public EmptyLink(Link delegate)
public Link getDelegate()
public LinkBody<?> getBody()
public String getTooltip()
getTooltip in interface Linkpublic ResourceIdentifier getDestinationResourceIdentifier()
getDestinationResourceIdentifier in interface LinkResourceIdentifierpublic Link updateDestination(ResourceIdentifier destination)
LinkupdateDestination in interface Linkdestination - the updated destinationpublic Optional<String> getTarget()
LinkCopyright © 2003–2022 Atlassian. All rights reserved.