public class Link extends Object
Link(LinkType type, String path)
boolean
equals(Object obj)
String
getPath()
LinkType
getType()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Link(LinkType type, String path)
public LinkType getType()
public String getPath()
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2003–2021 Atlassian. All rights reserved.