public class LinkKey extends Object implements Identifier<Link>
LinkKey(LinkId _linkId)
LinkKey(LinkKey source)
boolean
equals(Object obj)
LinkId
getLinkId()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public LinkKey(LinkId _linkId)
public LinkKey(LinkKey source)
source
public LinkId getLinkId()
public int hashCode()
hashCode
org.opendaylight.yangtools.concepts.Identifier
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2019 OpenDaylight. All rights reserved.