public class SimpleNamedLink extends Object implements NamedLink
NamedLink
SimpleNamedLink(String href, String name)
boolean
equals(Object o)
String
getHref()
getName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public SimpleNamedLink(@Nonnull String href, @Nonnull String name)
@Nonnull public String getHref()
getHref
@Nonnull public String getName()
getName
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2022 Atlassian. All rights reserved.